#face3f color space conversions
Hex:
#face3f
RGB:
250, 206, 63
CMY:
2, 19, 75
CMYK:
0, 18, 75, 2
HSL:
46°, 94.9239%, 61.3725%
HSV (HSB):
46°, 74.8000%, 98.0392%
XYZ:
62.3929, 64.8255, 13.9267
xyY:
0.4420, 0.4593, 64.8255
CIE-Lab:
84.3937, 1.8141, 72.3238
CIE-LCH:
84.3937, 72.3465, 88.5631
CIE-Luv:
84.3937, 37.2847, 80.7530
Hunter-Lab:
80.5143, -2.5752, 46.1045
#face3f color charts
#face3f color shades, tints & tones
#face3f color schemes
#face3f color preview, HTML & CSS examples
This text has a color of #face3f
<p style="color:#face3f;">Text here</p>
.mytext {color:#face3f;}
This box has a color of #face3f
<div style="background-color:#face3f;">Content here</div>
.mybackground {background-color:#face3f;}
Border around this has a color of #face3f
<div style="border:2px solid #face3f;">Content here</div>
.myborder {border:2px solid #face3f;}