#f2bd1f color space conversions
Hex:
#f2bd1f
RGB:
242, 189, 31
CMY:
5, 26, 88
CMYK:
0, 22, 87, 5
HSL:
45°, 89.0295%, 53.5294%
HSV (HSB):
45°, 87.1901%, 94.9020%
XYZ:
55.0629, 55.3714, 9.0819
xyY:
0.4607, 0.4633, 55.3714
CIE-Lab:
79.2547, 6.2345, 76.8474
CIE-LCH:
79.2547, 77.0999, 85.3618
CIE-Luv:
79.2547, 44.7479, 79.9165
Hunter-Lab:
74.4119, 1.8644, 44.8520
#f2bd1f color charts
#f2bd1f color shades, tints & tones
#f2bd1f color schemes
#f2bd1f color preview, HTML & CSS examples
This text has a color of #f2bd1f
<p style="color:#f2bd1f;">Text here</p>
.mytext {color:#f2bd1f;}
This box has a color of #f2bd1f
<div style="background-color:#f2bd1f;">Content here</div>
.mybackground {background-color:#f2bd1f;}
Border around this has a color of #f2bd1f
<div style="border:2px solid #f2bd1f;">Content here</div>
.myborder {border:2px solid #f2bd1f;}