#facc1e color space conversions
Hex:
#facc1e
RGB:
250, 204, 30
CMY:
2, 20, 88
CMYK:
0, 18, 88, 2
HSL:
47°, 95.6522%, 54.9020%
HSV (HSB):
47°, 88.0000%, 98.0392%
XYZ:
61.2516, 63.6035, 10.2767
xyY:
0.4533, 0.4707, 63.6035
CIE-Lab:
83.7589, 1.8846, 80.9381
CIE-LCH:
83.7589, 80.9600, 88.6661
CIE-Luv:
83.7589, 39.5932, 85.8583
Hunter-Lab:
79.7518, -2.4727, 48.1862
#facc1e color charts
#facc1e color shades, tints & tones
#facc1e color schemes
#facc1e color preview, HTML & CSS examples
This text has a color of #facc1e
<p style="color:#facc1e;">Text here</p>
.mytext {color:#facc1e;}
This box has a color of #facc1e
<div style="background-color:#facc1e;">Content here</div>
.mybackground {background-color:#facc1e;}
Border around this has a color of #facc1e
<div style="border:2px solid #facc1e;">Content here</div>
.myborder {border:2px solid #facc1e;}