In RGB color space, #face32 hex color has a red value of 250, a green value of 206 and a blue value of 50.
In CMYK color space (used in color printing), #face32 hex color is composed of 0% cyan, 17.6% magenta, 80% yellow and 1.96% black.
#face32 color has a hue of 46.8 degrees, a saturation of 95.24% and a lightness of 58.8%.
#face32 hex color contains mainly RED.
The closest web safe color of #face32 is #ffcc33
#face32 hex color has a decimal value of 16436786.
HEX | face32 | #face32 |
---|---|---|
RGB | 250, 206, 50 | rgb(250, 206, 50) |
RGB Percent | 98.04, 80.78, 19.61 | rgb(98.04, 80.78, 19.61) |
CMYK | 0, 18, 80, 2 | |
HSL | 46.8°, 95.24, 58.8 | hsl(46.8, 95.24%, 58.8%) |
HSV | 46.8°, 80, 98 |
XYZ | 62.071, 64.697, 12.234 |
---|---|
Hunter Lab | 80.434, -3.012, 47.286 |
CIE-LAB | 84.327, 1.352, 76.47 |
CIE-LCH | 84.327, 76.482, 88.987 |
CIE-LUV | 0, 17.6, 80, 1.96 |
Web Safe | ffcc33 |
RGB percent of color #face32
CMYK percent of color #face32
Text with hexadecimal color #face32
This text has a font color of #face32
<p style="color:#face32">Text here</p>
#face32 Background Color
This box has a background color of #face32
<div style="background-color:#face32">Text here</div>
#face32 Border Color
This box has a border color of #face32
<div style="border: 4px solid #face32">Text here</div>
CSS codes
<p style="color:#face32">Text here</p>
<div style="background-color:#face32">Text here</div>
<div style="border: 4px solid #face32">Text here</div>
#face32 Color on white background
This is how a font and box color of #face32 will look
on a white background.
#face32 Color on black background
This is how a font and box color of #face32 hex color will look
on a black background.