#facc2a color space conversions
Hex:
#facc2a
RGB:
250, 204, 42
CMY:
2, 20, 84
CMYK:
0, 18, 83, 2
HSL:
47°, 95.4128%, 57.2549%
HSV (HSB):
47°, 83.2000%, 98.0392%
XYZ:
61.4351, 63.6769, 11.2434
xyY:
0.4506, 0.4670, 63.6769
CIE-Lab:
83.7973, 2.1502, 78.2341
CIE-LCH:
83.7973, 78.2637, 88.4256
CIE-Luv:
83.7973, 39.3563, 84.2079
Hunter-Lab:
79.7978, -2.2217, 47.5046
#facc2a color charts
#facc2a color shades, tints & tones
#facc2a color schemes
#facc2a color preview, HTML & CSS examples
This text has a color of #facc2a
<p style="color:#facc2a;">Text here</p>
.mytext {color:#facc2a;}
This box has a color of #facc2a
<div style="background-color:#facc2a;">Content here</div>
.mybackground {background-color:#facc2a;}
Border around this has a color of #facc2a
<div style="border:2px solid #facc2a;">Content here</div>
.myborder {border:2px solid #facc2a;}