#facc76 color space conversions
Hex:
#facc76
RGB:
250, 204, 118
CMY:
2, 20, 54
CMYK:
0, 18, 53, 2
HSL:
39°, 92.9577%, 72.1569%
HSV (HSB):
39°, 52.8000%, 98.0392%
XYZ:
64.2872, 64.8177, 26.2623
xyY:
0.4138, 0.4172, 64.8177
CIE-Lab:
84.3897, 6.1855, 48.5901
CIE-LCH:
84.3897, 48.9822, 82.7453
CIE-Luv:
84.3897, 35.8924, 60.0058
Hunter-Lab:
80.5095, 1.6416, 37.0161
#facc76 color charts
#facc76 color shades, tints & tones
#facc76 color schemes
#facc76 color preview, HTML & CSS examples
This text has a color of #facc76
<p style="color:#facc76;">Text here</p>
.mytext {color:#facc76;}
This box has a color of #facc76
<div style="background-color:#facc76;">Content here</div>
.mybackground {background-color:#facc76;}
Border around this has a color of #facc76
<div style="border:2px solid #facc76;">Content here</div>
.myborder {border:2px solid #facc76;}