#f2b71c color space conversions
Hex:
#f2b71c
RGB:
242, 183, 28
CMY:
5, 28, 89
CMYK:
0, 24, 88, 5
HSL:
43°, 89.1667%, 52.9412%
HSV (HSB):
43°, 88.4298%, 94.9020%
XYZ:
53.7610, 52.8281, 8.4619
xyY:
0.4673, 0.4592, 52.8281
CIE-Lab:
77.7734, 9.3085, 76.3290
CIE-LCH:
77.7734, 76.8945, 83.0470
CIE-Luv:
77.7734, 49.4332, 78.0310
Hunter-Lab:
72.6829, 4.8352, 43.9753
#f2b71c color charts
#f2b71c color shades, tints & tones
#f2b71c color schemes
#f2b71c color preview, HTML & CSS examples
This text has a color of #f2b71c
<p style="color:#f2b71c;">Text here</p>
.mytext {color:#f2b71c;}
This box has a color of #f2b71c
<div style="background-color:#f2b71c;">Content here</div>
.mybackground {background-color:#f2b71c;}
Border around this has a color of #f2b71c
<div style="border:2px solid #f2b71c;">Content here</div>
.myborder {border:2px solid #f2b71c;}