#f9bf8e color space conversions
Hex:
#f9bf8e
RGB:
249, 191, 142
CMY:
2, 25, 44
CMYK:
0, 23, 43, 2
HSL:
27°, 89.9160%, 76.6667%
HSV (HSB):
27°, 42.9719%, 97.6471%
XYZ:
62.5802, 59.3543, 33.7494
xyY:
0.4020, 0.3812, 59.3543
CIE-Lab:
81.4860, 14.7821, 32.7271
CIE-LCH:
81.4860, 35.9106, 65.6924
CIE-Luv:
81.4860, 41.9743, 40.6942
Hunter-Lab:
77.0418, 10.1706, 27.9563
#f9bf8e color charts
#f9bf8e color shades, tints & tones
#f9bf8e color schemes
#f9bf8e color preview, HTML & CSS examples
This text has a color of #f9bf8e
<p style="color:#f9bf8e;">Text here</p>
.mytext {color:#f9bf8e;}
This box has a color of #f9bf8e
<div style="background-color:#f9bf8e;">Content here</div>
.mybackground {background-color:#f9bf8e;}
Border around this has a color of #f9bf8e
<div style="border:2px solid #f9bf8e;">Content here</div>
.myborder {border:2px solid #f9bf8e;}