#f2b01c color space conversions
Hex:
#f2b01c
RGB:
242, 176, 28
CMY:
5, 31, 89
CMYK:
0, 27, 88, 5
HSL:
41°, 89.1667%, 52.9412%
HSV (HSB):
41°, 88.4298%, 94.9020%
XYZ:
52.3529, 50.0118, 7.9925
xyY:
0.4744, 0.4532, 50.0118
CIE-Lab:
76.0765, 12.9804, 75.0115
CIE-LCH:
76.0765, 76.1263, 80.1824
CIE-Luv:
76.0765, 54.9184, 75.4126
Hunter-Lab:
70.7190, 8.3844, 42.8024
#f2b01c color charts
#f2b01c color shades, tints & tones
#f2b01c color schemes
#f2b01c color preview, HTML & CSS examples
This text has a color of #f2b01c
<p style="color:#f2b01c;">Text here</p>
.mytext {color:#f2b01c;}
This box has a color of #f2b01c
<div style="background-color:#f2b01c;">Content here</div>
.mybackground {background-color:#f2b01c;}
Border around this has a color of #f2b01c
<div style="border:2px solid #f2b01c;">Content here</div>
.myborder {border:2px solid #f2b01c;}