#face3e color space conversions
Hex:
#face3e
RGB:
250, 206, 62
CMY:
2, 19, 76
CMYK:
0, 18, 75, 2
HSL:
46°, 94.9495%, 61.1765%
HSV (HSB):
46°, 75.2000%, 98.0392%
XYZ:
62.3651, 64.8144, 13.7809
xyY:
0.4424, 0.4598, 64.8144
CIE-Lab:
84.3880, 1.7745, 72.6670
CIE-LCH:
84.3880, 72.6886, 88.6012
CIE-Luv:
84.3880, 37.3185, 80.9948
Hunter-Lab:
80.5074, -2.6127, 46.2062
#face3e color charts
#face3e RGB chart
#face3e CMYK chart
#face3e RGB pie chart
#face3e color shades, tints & tones
#face3e color schemes
#face3e color preview, HTML & CSS examples
This text has a color of #face3e
<p style="color:#face3e;">Text here</p>
.mytext {color:#face3e;}
Text color #face3e
This box has a color of #face3e
<div style="background-color:#face3e;">Content here</div>
.mybackground {background-color:#face3e;}
Background color #face3e
Border around this has a color of #face3e
<div style="border:2px solid #face3e;">Content here</div>
.myborder {border:2px solid #face3e;}
Border color #face3e