#f2b51f color space conversions
Hex:
#f2b51f
RGB:
242, 181, 31
CMY:
5, 29, 88
CMYK:
0, 25, 87, 5
HSL:
43°, 89.0295%, 53.5294%
HSV (HSB):
43°, 87.1901%, 94.9020%
XYZ:
53.3891, 52.0239, 8.5240
xyY:
0.4686, 0.4566, 52.0239
CIE-Lab:
77.2951, 10.4141, 75.2961
CIE-LCH:
77.2951, 76.0129, 82.1254
CIE-Luv:
77.2951, 50.9234, 76.9010
Hunter-Lab:
72.1276, 5.9031, 43.4824
#f2b51f color charts
#f2b51f color shades, tints & tones
#f2b51f color schemes
#f2b51f color preview, HTML & CSS examples
This text has a color of #f2b51f
<p style="color:#f2b51f;">Text here</p>
.mytext {color:#f2b51f;}
This box has a color of #f2b51f
<div style="background-color:#f2b51f;">Content here</div>
.mybackground {background-color:#f2b51f;}
Border around this has a color of #f2b51f
<div style="border:2px solid #f2b51f;">Content here</div>
.myborder {border:2px solid #f2b51f;}