#facc0a color space conversions
Hex:
#facc0a
RGB:
250, 204, 10
CMY:
2, 20, 96
CMYK:
0, 18, 96, 2
HSL:
49°, 96.0000%, 50.9804%
HSV (HSB):
49°, 96.0000%, 98.0392%
XYZ:
61.0720, 63.5316, 9.3312
xyY:
0.4560, 0.4743, 63.5316
CIE-Lab:
83.7213, 1.6241, 83.7564
CIE-LCH:
83.7213, 83.7721, 88.8891
CIE-Luv:
83.7213, 39.8266, 87.4842
Hunter-Lab:
79.7067, -2.7185, 48.8537
#facc0a color charts
#facc0a color shades, tints & tones
#facc0a color schemes
#facc0a color preview, HTML & CSS examples
This text has a color of #facc0a
<p style="color:#facc0a;">Text here</p>
.mytext {color:#facc0a;}
This box has a color of #facc0a
<div style="background-color:#facc0a;">Content here</div>
.mybackground {background-color:#facc0a;}
Border around this has a color of #facc0a
<div style="border:2px solid #facc0a;">Content here</div>
.myborder {border:2px solid #facc0a;}