In RGB color space, #face1b hex color has a red value of 250, a green value of 206 and a blue value of 27.
In CMYK color space (used in color printing), #face1b hex color is composed of 0% cyan, 17.6% magenta, 89.2% yellow and 1.96% black.
#face1b color has a hue of 48.2 degrees, a saturation of 95.71% and a lightness of 54.3%.
#face1b hex color contains mainly RED.
The closest web safe color of #face1b is #ffcc33
#face1b hex color has a decimal value of 16436763.
HEX | face1b | #face1b |
---|---|---|
RGB | 250, 206, 27 | rgb(250, 206, 27) |
RGB Percent | 98.04, 80.78, 10.59 | rgb(98.04, 80.78, 10.59) |
CMYK | 0, 18, 89, 2 | |
HSL | 48.2°, 95.71, 54.3 | hsl(48.2, 95.71%, 54.3%) |
HSV | 48.2°, 89.2, 98 |
XYZ | 61.693, 64.546, 10.244 |
---|---|
Hunter Lab | 80.341, -3.527, 48.678 |
CIE-LAB | 84.249, 0.806, 81.88 |
CIE-LCH | 84.249, 81.884, 89.436 |
CIE-LUV | 0, 17.6, 89.2, 1.96 |
Web Safe | ffcc33 |
RGB percent of color #face1b
CMYK percent of color #face1b
Text with hexadecimal color #face1b
This text has a font color of #face1b
<p style="color:#face1b">Text here</p>
#face1b Background Color
This box has a background color of #face1b
<div style="background-color:#face1b">Text here</div>
#face1b Border Color
This box has a border color of #face1b
<div style="border: 4px solid #face1b">Text here</div>
CSS codes
<p style="color:#face1b">Text here</p>
<div style="background-color:#face1b">Text here</div>
<div style="border: 4px solid #face1b">Text here</div>
#face1b Color on white background
This is how a font and box color of #face1b will look
on a white background.
#face1b Color on black background
This is how a font and box color of #face1b hex color will look
on a black background.