In RGB color space, #facf00 hex color has a red value of 250, a green value of 207 and a blue value of 0.
In CMYK color space (used in color printing), #facf00 hex color is composed of 0% cyan, 17.2% magenta, 100% yellow and 1.96% black.
#facf00 color has a hue of 49.7 degrees, a saturation of 100% and a lightness of 49%.
#facf00 hex color contains mainly RED.
The closest web safe color of #facf00 is #ffcc00
#facf00 hex color has a decimal value of 16436992.
HEX | facf00 | #facf00 |
---|---|---|
RGB | 250, 207, 0 | rgb(250, 207, 0) |
RGB Percent | 98.04, 81.18, 0 | rgb(98.04, 81.18, 0) |
CMYK | 0, 17, 100, 2 | |
HSL | 49.7°, 100, 49 | hsl(49.7, 100%, 49%) |
HSV | 49.7°, 100, 98 |
XYZ | 61.737, 64.95, 9.283 |
---|---|
Hunter Lab | 80.592, -4.296, 49.585 |
CIE-LAB | 84.458, 0.009, 85.178 |
CIE-LCH | 84.458, 85.178, 89.994 |
CIE-LUV | 0, 17.2, 100, 1.96 |
Web Safe | ffcc00 |
RGB percent of color #facf00
CMYK percent of color #facf00
Text with hexadecimal color #facf00
This text has a font color of #facf00
<p style="color:#facf00">Text here</p>
#facf00 Background Color
This box has a background color of #facf00
<div style="background-color:#facf00">Text here</div>
#facf00 Border Color
This box has a border color of #facf00
<div style="border: 4px solid #facf00">Text here</div>
CSS codes
<p style="color:#facf00">Text here</p>
<div style="background-color:#facf00">Text here</div>
<div style="border: 4px solid #facf00">Text here</div>
#facf00 Color on white background
This is how a font and box color of #facf00 will look
on a white background.
#facf00 Color on black background
This is how a font and box color of #facf00 hex color will look
on a black background.