#f2b33f color space conversions
Hex:
#f2b33f
RGB:
242, 179, 63
CMY:
5, 30, 75
CMYK:
0, 26, 74, 5
HSL:
39°, 87.3171%, 59.8039%
HSV (HSB):
39°, 73.9669%, 94.9020%
XYZ:
53.6353, 51.4763, 11.8117
xyY:
0.4587, 0.4403, 51.4763
CIE-Lab:
76.9666, 12.4630, 64.9023
CIE-LCH:
76.9666, 66.0880, 79.1300
CIE-Luv:
76.9666, 51.3035, 69.6488
Hunter-Lab:
71.7470, 7.8824, 40.4620
#f2b33f color charts
#f2b33f color shades, tints & tones
#f2b33f color schemes
#f2b33f color preview, HTML & CSS examples
This text has a color of #f2b33f
<p style="color:#f2b33f;">Text here</p>
.mytext {color:#f2b33f;}
This box has a color of #f2b33f
<div style="background-color:#f2b33f;">Content here</div>
.mybackground {background-color:#f2b33f;}
Border around this has a color of #f2b33f
<div style="border:2px solid #f2b33f;">Content here</div>
.myborder {border:2px solid #f2b33f;}