#f9bf8d color space conversions
Hex:
#f9bf8d
RGB:
249, 191, 141
CMY:
2, 25, 45
CMYK:
0, 23, 43, 2
HSL:
28°, 90.0000%, 76.4706%
HSV (HSB):
28°, 43.3735%, 97.6471%
XYZ:
62.5054, 59.3244, 33.3557
xyY:
0.4028, 0.3823, 59.3244
CIE-Lab:
81.4696, 14.6794, 33.2272
CIE-LCH:
81.4696, 36.3254, 66.1648
CIE-Luv:
81.4696, 42.0723, 41.2844
Hunter-Lab:
77.0224, 10.0678, 28.2392
#f9bf8d color charts
#f9bf8d color shades, tints & tones
#f9bf8d color schemes
#f9bf8d color preview, HTML & CSS examples
This text has a color of #f9bf8d
<p style="color:#f9bf8d;">Text here</p>
.mytext {color:#f9bf8d;}
This box has a color of #f9bf8d
<div style="background-color:#f9bf8d;">Content here</div>
.mybackground {background-color:#f9bf8d;}
Border around this has a color of #f9bf8d
<div style="border:2px solid #f9bf8d;">Content here</div>
.myborder {border:2px solid #f9bf8d;}