#facc0f color space conversions
Hex:
#facc0f
RGB:
250, 204, 15
CMY:
2, 20, 94
CMYK:
0, 18, 94, 2
HSL:
48°, 95.9184%, 51.9608%
HSV (HSB):
48°, 94.0000%, 98.0392%
XYZ:
61.1034, 63.5442, 9.4967
xyY:
0.4555, 0.4737, 63.5442
CIE-Lab:
83.7279, 1.6698, 83.2493
CIE-LCH:
83.7279, 83.2660, 88.8509
CIE-Luv:
83.7279, 39.7856, 87.1987
Hunter-Lab:
79.7146, -2.6755, 48.7368
#facc0f color charts
#facc0f color shades, tints & tones
#facc0f color schemes
#facc0f color preview, HTML & CSS examples
This text has a color of #facc0f
<p style="color:#facc0f;">Text here</p>
.mytext {color:#facc0f;}
This box has a color of #facc0f
<div style="background-color:#facc0f;">Content here</div>
.mybackground {background-color:#facc0f;}
Border around this has a color of #facc0f
<div style="border:2px solid #facc0f;">Content here</div>
.myborder {border:2px solid #facc0f;}