In RGB color space, #face2c hex color has a red value of 250, a green value of 206 and a blue value of 44.
In CMYK color space (used in color printing), #face2c hex color is composed of 0% cyan, 17.6% magenta, 82.4% yellow and 1.96% black.
#face2c color has a hue of 47.2 degrees, a saturation of 95.37% and a lightness of 57.6%.
#face2c hex color contains mainly RED.
The closest web safe color of #face2c is #ffcc33
#face2c hex color has a decimal value of 16436780.
HEX | face2c | #face2c |
---|---|---|
RGB | 250, 206, 44 | rgb(250, 206, 44) |
RGB Percent | 98.04, 80.78, 17.25 | rgb(98.04, 80.78, 17.25) |
CMYK | 0, 18, 82, 2 | |
HSL | 47.2°, 95.37, 57.6 | hsl(47.2, 95.37%, 57.6%) |
HSV | 47.2°, 82.4, 98 |
XYZ | 61.95, 64.648, 11.596 |
---|---|
Hunter Lab | 80.404, -3.176, 47.732 |
CIE-LAB | 84.302, 1.179, 78.134 |
CIE-LCH | 84.302, 78.143, 89.136 |
CIE-LUV | 0, 17.6, 82.4, 1.96 |
Web Safe | ffcc33 |
RGB percent of color #face2c
CMYK percent of color #face2c
Text with hexadecimal color #face2c
This text has a font color of #face2c
<p style="color:#face2c">Text here</p>
#face2c Background Color
This box has a background color of #face2c
<div style="background-color:#face2c">Text here</div>
#face2c Border Color
This box has a border color of #face2c
<div style="border: 4px solid #face2c">Text here</div>
CSS codes
<p style="color:#face2c">Text here</p>
<div style="background-color:#face2c">Text here</div>
<div style="border: 4px solid #face2c">Text here</div>
#face2c Color on white background
This is how a font and box color of #face2c will look
on a white background.
#face2c Color on black background
This is how a font and box color of #face2c hex color will look
on a black background.