#f2c01f color space conversions
Hex:
#f2c01f
RGB:
242, 192, 31
CMY:
5, 25, 88
CMYK:
0, 21, 87, 5
HSL:
46°, 89.0295%, 53.5294%
HSV (HSB):
46°, 87.1901%, 94.9020%
XYZ:
55.7149, 56.6754, 9.2993
xyY:
0.4578, 0.4657, 56.6754
CIE-Lab:
79.9967, 4.6751, 77.4351
CIE-LCH:
79.9967, 77.5761, 86.5450
CIE-Luv:
79.9967, 42.4648, 81.0504
Hunter-Lab:
75.2831, 0.3574, 45.3744
#f2c01f color charts
#f2c01f color shades, tints & tones
#f2c01f color schemes
#f2c01f color preview, HTML & CSS examples
This text has a color of #f2c01f
<p style="color:#f2c01f;">Text here</p>
.mytext {color:#f2c01f;}
This box has a color of #f2c01f
<div style="background-color:#f2c01f;">Content here</div>
.mybackground {background-color:#f2c01f;}
Border around this has a color of #f2c01f
<div style="border:2px solid #f2c01f;">Content here</div>
.myborder {border:2px solid #f2c01f;}