In RGB color space, #face50 hex color has a red value of 250, a green value of 206 and a blue value of 80.
In CMYK color space (used in color printing), #face50 hex color is composed of 0% cyan, 17.6% magenta, 68% yellow and 1.96% black.
#face50 color has a hue of 44.5 degrees, a saturation of 94.44% and a lightness of 64.7%.
#face50 hex color contains mainly RED.
The closest web safe color of #face50 is #ffcc66
#face50 hex color has a decimal value of 16436816.
HEX | face50 | #face50 |
---|---|---|
RGB | 250, 206, 80 | rgb(250, 206, 80) |
RGB Percent | 98.04, 80.78, 31.37 | rgb(98.04, 80.78, 31.37) |
CMYK | 0, 18, 68, 2 | |
HSL | 44.5°, 94.44, 64.7 | hsl(44.5, 94.44%, 64.7%) |
HSV | 44.5°, 68, 98 |
XYZ | 62.944, 65.046, 16.827 |
---|---|
Hunter Lab | 80.651, -1.829, 44.086 |
CIE-LAB | 84.507, 2.6, 65.961 |
CIE-LCH | 84.507, 66.012, 87.743 |
CIE-LUV | 0, 17.6, 68, 1.96 |
Web Safe | ffcc66 |
RGB percent of color #face50
CMYK percent of color #face50
Text with hexadecimal color #face50
This text has a font color of #face50
<p style="color:#face50">Text here</p>
#face50 Background Color
This box has a background color of #face50
<div style="background-color:#face50">Text here</div>
#face50 Border Color
This box has a border color of #face50
<div style="border: 4px solid #face50">Text here</div>
CSS codes
<p style="color:#face50">Text here</p>
<div style="background-color:#face50">Text here</div>
<div style="border: 4px solid #face50">Text here</div>
#face50 Color on white background
This is how a font and box color of #face50 will look
on a white background.
#face50 Color on black background
This is how a font and box color of #face50 hex color will look
on a black background.