#facc3c color space conversions
Hex:
#facc3c
RGB:
250, 204, 60
CMY:
2, 20, 76
CMYK:
0, 18, 76, 2
HSL:
45°, 95.0000%, 60.7843%
HSV (HSB):
45°, 76.0000%, 98.0392%
XYZ:
61.8328, 63.8360, 13.3376
xyY:
0.4448, 0.4592, 63.8360
CIE-Lab:
83.8803, 2.7232, 72.8800
CIE-LCH:
83.8803, 72.9308, 87.8601
CIE-Luv:
83.8803, 38.8493, 80.6730
Hunter-Lab:
79.8974, -1.6789, 46.0307
#facc3c color charts
#facc3c color shades, tints & tones
#facc3c color schemes
#facc3c color preview, HTML & CSS examples
This text has a color of #facc3c
<p style="color:#facc3c;">Text here</p>
.mytext {color:#facc3c;}
This box has a color of #facc3c
<div style="background-color:#facc3c;">Content here</div>
.mybackground {background-color:#facc3c;}
Border around this has a color of #facc3c
<div style="border:2px solid #facc3c;">Content here</div>
.myborder {border:2px solid #facc3c;}