#f2b23d color space conversions
Hex:
#f2b23d
RGB:
242, 178, 61
CMY:
5, 30, 76
CMYK:
0, 26, 75, 5
HSL:
39°, 87.4396%, 59.4118%
HSV (HSB):
39°, 74.7934%, 94.9020%
XYZ:
53.3806, 51.0550, 11.4560
xyY:
0.4606, 0.4405, 51.0550
CIE-Lab:
76.7123, 12.9045, 65.4309
CIE-LCH:
76.7123, 66.6913, 78.8431
CIE-Luv:
76.7123, 52.1684, 69.7910
Hunter-Lab:
71.4528, 8.3108, 40.5110
#f2b23d color charts
#f2b23d color shades, tints & tones
#f2b23d color schemes
#f2b23d color preview, HTML & CSS examples
This text has a color of #f2b23d
<p style="color:#f2b23d;">Text here</p>
.mytext {color:#f2b23d;}
This box has a color of #f2b23d
<div style="background-color:#f2b23d;">Content here</div>
.mybackground {background-color:#f2b23d;}
Border around this has a color of #f2b23d
<div style="border:2px solid #f2b23d;">Content here</div>
.myborder {border:2px solid #f2b23d;}