In RGB color space, #face2f hex color has a red value of 250, a green value of 206 and a blue value of 47.
In CMYK color space (used in color printing), #face2f hex color is composed of 0% cyan, 17.6% magenta, 81.2% yellow and 1.96% black.
#face2f color has a hue of 47 degrees, a saturation of 95.31% and a lightness of 58.2%.
#face2f hex color contains mainly RED.
The closest web safe color of #face2f is #ffcc33
#face2f hex color has a decimal value of 16436783.
HEX | face2f | #face2f |
---|---|---|
RGB | 250, 206, 47 | rgb(250, 206, 47) |
RGB Percent | 98.04, 80.78, 18.43 | rgb(98.04, 80.78, 18.43) |
CMYK | 0, 18, 81, 2 | |
HSL | 47°, 95.31, 58.2 | hsl(47, 95.31%, 58.2%) |
HSV | 47°, 81.2, 98 |
XYZ | 62.009, 64.672, 11.904 |
---|---|
Hunter Lab | 80.419, -3.096, 47.517 |
CIE-LAB | 84.314, 1.263, 77.323 |
CIE-LCH | 84.314, 77.333, 89.064 |
CIE-LUV | 0, 17.6, 81.2, 1.96 |
Web Safe | ffcc33 |
RGB percent of color #face2f
CMYK percent of color #face2f
Text with hexadecimal color #face2f
This text has a font color of #face2f
<p style="color:#face2f">Text here</p>
#face2f Background Color
This box has a background color of #face2f
<div style="background-color:#face2f">Text here</div>
#face2f Border Color
This box has a border color of #face2f
<div style="border: 4px solid #face2f">Text here</div>
CSS codes
<p style="color:#face2f">Text here</p>
<div style="background-color:#face2f">Text here</div>
<div style="border: 4px solid #face2f">Text here</div>
#face2f Color on white background
This is how a font and box color of #face2f will look
on a white background.
#face2f Color on black background
This is how a font and box color of #face2f hex color will look
on a black background.