#f2c01c color space conversions
Hex:
#f2c01c
RGB:
242, 192, 28
CMY:
5, 25, 89
CMYK:
0, 21, 88, 5
HSL:
46°, 89.1667%, 52.9412%
HSV (HSB):
46°, 88.4298%, 94.9020%
XYZ:
55.6772, 56.6604, 9.1006
xyY:
0.4585, 0.4666, 56.6604
CIE-Lab:
79.9882, 4.6173, 78.0520
CIE-LCH:
79.9882, 78.1885, 86.6145
CIE-Luv:
79.9882, 42.5209, 81.4141
Hunter-Lab:
75.2731, 0.3031, 45.5229
#f2c01c color charts
#f2c01c color shades, tints & tones
#f2c01c color schemes
#f2c01c color preview, HTML & CSS examples
This text has a color of #f2c01c
<p style="color:#f2c01c;">Text here</p>
.mytext {color:#f2c01c;}
This box has a color of #f2c01c
<div style="background-color:#f2c01c;">Content here</div>
.mybackground {background-color:#f2c01c;}
Border around this has a color of #f2c01c
<div style="border:2px solid #f2c01c;">Content here</div>
.myborder {border:2px solid #f2c01c;}