#facf1e color space conversions
Hex:
#facf1e
RGB:
250, 207, 30
CMY:
2, 19, 88
CMYK:
0, 17, 88, 2
HSL:
48°, 95.6522%, 54.9020%
HSV (HSB):
48°, 88.0000%, 98.0392%
XYZ:
61.9715, 65.0434, 10.5167
xyY:
0.4506, 0.4729, 65.0434
CIE-Lab:
84.5061, 0.3495, 81.5230
CIE-LCH:
84.5061, 81.5237, 89.7544
CIE-Luv:
84.5061, 37.3613, 86.9867
Hunter-Lab:
80.6495, -3.9762, 48.7232
#facf1e color charts
#facf1e color shades, tints & tones
#facf1e color schemes
#facf1e color preview, HTML & CSS examples
This text has a color of #facf1e
<p style="color:#facf1e;">Text here</p>
.mytext {color:#facf1e;}
This box has a color of #facf1e
<div style="background-color:#facf1e;">Content here</div>
.mybackground {background-color:#facf1e;}
Border around this has a color of #facf1e
<div style="border:2px solid #facf1e;">Content here</div>
.myborder {border:2px solid #facf1e;}