#f2b51e color space conversions
Hex:
#f2b51e
RGB:
242, 181, 30
CMY:
5, 29, 88
CMYK:
0, 25, 88, 5
HSL:
43°, 89.0756%, 53.3333%
HSV (HSB):
43°, 87.6033%, 94.9020%
XYZ:
53.3762, 52.0187, 8.4557
xyY:
0.4688, 0.4569, 52.0187
CIE-Lab:
77.2920, 10.3941, 75.5201
CIE-LCH:
77.2920, 76.2320, 82.1634
CIE-Luv:
77.2920, 50.9467, 77.0319
Hunter-Lab:
72.1240, 5.8839, 43.5358
#f2b51e color charts
#f2b51e color shades, tints & tones
#f2b51e color schemes
#f2b51e color preview, HTML & CSS examples
This text has a color of #f2b51e
<p style="color:#f2b51e;">Text here</p>
.mytext {color:#f2b51e;}
This box has a color of #f2b51e
<div style="background-color:#f2b51e;">Content here</div>
.mybackground {background-color:#f2b51e;}
Border around this has a color of #f2b51e
<div style="border:2px solid #f2b51e;">Content here</div>
.myborder {border:2px solid #f2b51e;}