#f2b20c color space conversions
Hex:
#f2b20c
RGB:
242, 178, 12
CMY:
5, 30, 95
CMYK:
0, 26, 95, 5
HSL:
43°, 90.5512%, 49.8039%
HSV (HSB):
43°, 95.0413%, 94.9020%
XYZ:
52.6047, 50.7446, 7.3699
xyY:
0.4751, 0.4583, 50.7446
CIE-Lab:
76.5240, 11.7074, 78.0166
CIE-LCH:
76.5240, 78.8901, 81.4657
CIE-Luv:
76.5240, 53.6129, 77.6285
Hunter-Lab:
71.2352, 7.1543, 43.7306
#f2b20c color charts
#f2b20c color shades, tints & tones
#f2b20c color schemes
#f2b20c color preview, HTML & CSS examples
This text has a color of #f2b20c
<p style="color:#f2b20c;">Text here</p>
.mytext {color:#f2b20c;}
This box has a color of #f2b20c
<div style="background-color:#f2b20c;">Content here</div>
.mybackground {background-color:#f2b20c;}
Border around this has a color of #f2b20c
<div style="border:2px solid #f2b20c;">Content here</div>
.myborder {border:2px solid #f2b20c;}