#f2b00f color space conversions
Hex:
#f2b00f
RGB:
242, 176, 15
CMY:
5, 31, 94
CMYK:
0, 27, 94, 5
HSL:
43°, 89.7233%, 50.3922%
HSV (HSB):
43°, 93.8017%, 94.9020%
XYZ:
52.2295, 49.9624, 7.3429
xyY:
0.4768, 0.4561, 49.9624
CIE-Lab:
76.0462, 12.7888, 77.2927
CIE-LCH:
76.0462, 78.3436, 80.6050
CIE-Luv:
76.0462, 55.1596, 76.6879
Hunter-Lab:
70.6841, 8.1991, 43.3197
#f2b00f color charts
#f2b00f color shades, tints & tones
#f2b00f color schemes
#f2b00f color preview, HTML & CSS examples
This text has a color of #f2b00f
<p style="color:#f2b00f;">Text here</p>
.mytext {color:#f2b00f;}
This box has a color of #f2b00f
<div style="background-color:#f2b00f;">Content here</div>
.mybackground {background-color:#f2b00f;}
Border around this has a color of #f2b00f
<div style="border:2px solid #f2b00f;">Content here</div>
.myborder {border:2px solid #f2b00f;}