#facf1d color space conversions
Hex:
#facf1d
RGB:
250, 207, 29
CMY:
2, 19, 89
CMYK:
0, 17, 88, 2
HSL:
48°, 95.6710%, 54.7059%
HSV (HSB):
48°, 88.4000%, 98.0392%
XYZ:
61.9589, 65.0383, 10.4505
xyY:
0.4508, 0.4732, 65.0383
CIE-Lab:
84.5035, 0.3313, 81.7115
CIE-LCH:
84.5035, 81.7121, 89.7677
CIE-Luv:
84.5035, 37.3768, 87.0988
Hunter-Lab:
80.6464, -3.9932, 48.7694
#facf1d color charts
#facf1d color shades, tints & tones
#facf1d color schemes
#facf1d color preview, HTML & CSS examples
This text has a color of #facf1d
<p style="color:#facf1d;">Text here</p>
.mytext {color:#facf1d;}
This box has a color of #facf1d
<div style="background-color:#facf1d;">Content here</div>
.mybackground {background-color:#facf1d;}
Border around this has a color of #facf1d
<div style="border:2px solid #facf1d;">Content here</div>
.myborder {border:2px solid #facf1d;}