#facc01 color space conversions
Hex:
#facc01
RGB:
250, 204, 1
CMY:
2, 20, 100
CMYK:
0, 18, 100, 2
HSL:
49°, 99.2032%, 49.2157%
HSV (HSB):
49°, 99.6000%, 98.0392%
XYZ:
61.0227, 63.5119, 9.0715
xyY:
0.4567, 0.4754, 63.5119
CIE-Lab:
83.7110, 1.5524, 84.5642
CIE-LCH:
83.7110, 84.5784, 88.9483
CIE-Luv:
83.7110, 39.8910, 87.9327
Hunter-Lab:
79.6944, -2.7861, 49.0372
#facc01 color charts
#facc01 color shades, tints & tones
#facc01 color schemes
#facc01 color preview, HTML & CSS examples
This text has a color of #facc01
<p style="color:#facc01;">Text here</p>
.mytext {color:#facc01;}
This box has a color of #facc01
<div style="background-color:#facc01;">Content here</div>
.mybackground {background-color:#facc01;}
Border around this has a color of #facc01
<div style="border:2px solid #facc01;">Content here</div>
.myborder {border:2px solid #facc01;}