#f9bf2f color space conversions
Hex:
#f9bf2f
RGB:
249, 191, 47
CMY:
2, 25, 82
CMYK:
0, 23, 81, 2
HSL:
43°, 94.3925%, 58.0392%
HSV (HSB):
43°, 81.1245%, 97.6471%
XYZ:
58.2108, 57.6066, 10.7405
xyY:
0.4600, 0.4552, 57.6066
CIE-Lab:
80.5196, 8.5789, 74.0033
CIE-LCH:
80.5196, 74.4989, 83.3874
CIE-Luv:
80.5196, 48.2501, 78.3179
Hunter-Lab:
75.8990, 4.0775, 44.7392
#f9bf2f color charts
#f9bf2f color shades, tints & tones
#f9bf2f color schemes
#f9bf2f color preview, HTML & CSS examples
This text has a color of #f9bf2f
<p style="color:#f9bf2f;">Text here</p>
.mytext {color:#f9bf2f;}
This box has a color of #f9bf2f
<div style="background-color:#f9bf2f;">Content here</div>
.mybackground {background-color:#f9bf2f;}
Border around this has a color of #f9bf2f
<div style="border:2px solid #f9bf2f;">Content here</div>
.myborder {border:2px solid #f9bf2f;}