#f1bd2f color space conversions
Hex:
#f1bd2f
RGB:
241, 189, 47
CMY:
5, 26, 82
CMYK:
0, 22, 80, 5
HSL:
44°, 87.3874%, 56.4706%
HSV (HSB):
44°, 80.4979%, 94.5098%
XYZ:
54.9863, 55.3012, 10.4654
xyY:
0.4554, 0.4580, 55.3012
CIE-Lab:
79.2144, 6.2148, 72.5487
CIE-LCH:
79.2144, 72.8144, 85.1038
CIE-Luv:
79.2144, 43.5612, 77.3114
Hunter-Lab:
74.3648, 1.8469, 43.7114
#f1bd2f color charts
#f1bd2f color shades, tints & tones
#f1bd2f color schemes
#f1bd2f color preview, HTML & CSS examples
This text has a color of #f1bd2f
<p style="color:#f1bd2f;">Text here</p>
.mytext {color:#f1bd2f;}
This box has a color of #f1bd2f
<div style="background-color:#f1bd2f;">Content here</div>
.mybackground {background-color:#f1bd2f;}
Border around this has a color of #f1bd2f
<div style="border:2px solid #f1bd2f;">Content here</div>
.myborder {border:2px solid #f1bd2f;}