#FFF000 - Hex Color - Color Code
#FFF000 Hex Color, Includes conversions, schemes, html color codes and much more.
#FFF000 Color Information
This page lists many detailed information about the hex color #FFF000. Its Hexadecimal code is FFF000. In a RGB color space, which is consist of 100% red, 94.12% green and 0% blue, and that corresponding RGB values are 255, 240, 0. In a CMYK color space, it is consist of 0% cyan, 5.9% magenta, 100% yellow and 0% black, whereas that corresponding CMYK values are 0, 0.06, 1, 0. Other more information such as degree, lightness, saturation, please browses the following content.
Color Conversion with #FFF000
Color: | |
Hexadecimal: | FFF000 |
RGB Decimal : | 255, 240, 0 |
HSL : | 56°, 100%, 50% |
HSV : | 56°, 100%, 100% |
CMYK : | 0%, 5.9%, 100%, 0% |
XYZ : | 72.4, 83.58, 12.317 |
xyY : | 0.43, 0.497, 83.58 |
CIE-LAB : | 93.268, -14.346, 91.667 |
CIE-LCH : | 93.268, 92.783, 98.895 |
Hunter-Lab : | 91.422, -18.629, 56.008 |
CMYK Color Model with #FFF000
Cyan:0% | |
Magenta:5.88% | |
Yellow:100% | |
Black:0% |
RGB Color Model with #FFF000
Red:100% | |
Green:94.12% | |
Blue:0% |
Color Schemes with #FFF000
Complementary Colors of #FFF000
Tetradic Color
Split Complementary Color
Triadic Color
Analogous Color
Monochromatic Color
Html Color Codes width #FFF000
#FFF000 background color
<div style="background-color:#FFF000;">background here </div >
#FFF000 Text with hexadecimal color
<p style="color:#FFF000">Text here</p>
#FFF000 color css codes
text {color:#FFF000;}
.background {background-color:#FFF000;}
.border {border:1px solid #FFF000;}
#FFF000 Link color
<a href="#" style="color:#FFF000">Link here</a>