#facc32 color space conversions
Hex:
#facc32
RGB:
250, 204, 50
CMY:
2, 20, 80
CMYK:
0, 18, 80, 2
HSL:
46°, 95.2381%, 58.8235%
HSV (HSB):
46°, 80.0000%, 98.0392%
XYZ:
61.5929, 63.7400, 12.0744
xyY:
0.4483, 0.4639, 63.7400
CIE-Lab:
83.8302, 2.3780, 76.0340
CIE-LCH:
83.8302, 76.0712, 88.2086
CIE-Luv:
83.8302, 39.1541, 82.7987
Hunter-Lab:
79.8373, -2.0061, 46.9193
#facc32 color charts
#facc32 color shades, tints & tones
#facc32 color schemes
#facc32 color preview, HTML & CSS examples
This text has a color of #facc32
<p style="color:#facc32;">Text here</p>
.mytext {color:#facc32;}
This box has a color of #facc32
<div style="background-color:#facc32;">Content here</div>
.mybackground {background-color:#facc32;}
Border around this has a color of #facc32
<div style="border:2px solid #facc32;">Content here</div>
.myborder {border:2px solid #facc32;}