#f2c01a color space conversions
Hex:
#f2c01a
RGB:
242, 192, 26
CMY:
5, 25, 90
CMYK:
0, 21, 89, 5
HSL:
46°, 89.2562%, 52.5490%
HSV (HSB):
46°, 89.2562%, 94.9020%
XYZ:
55.6540, 56.6511, 8.9788
xyY:
0.4589, 0.4671, 56.6511
CIE-Lab:
79.9830, 4.5819, 78.4352
CIE-LCH:
79.9830, 78.5689, 86.6568
CIE-Luv:
79.9830, 42.5554, 81.6375
Hunter-Lab:
75.2669, 0.2698, 45.6140
#f2c01a color charts
#f2c01a color shades, tints & tones
#f2c01a color schemes
#f2c01a color preview, HTML & CSS examples
This text has a color of #f2c01a
<p style="color:#f2c01a;">Text here</p>
.mytext {color:#f2c01a;}
This box has a color of #f2c01a
<div style="background-color:#f2c01a;">Content here</div>
.mybackground {background-color:#f2c01a;}
Border around this has a color of #f2c01a
<div style="border:2px solid #f2c01a;">Content here</div>
.myborder {border:2px solid #f2c01a;}