#f9bd9e color space conversions
Hex:
#f9bd9e
RGB:
249, 189, 158
CMY:
2, 26, 38
CMYK:
0, 24, 37, 2
HSL:
20°, 88.3495%, 79.8039%
HSV (HSB):
20°, 36.5462%, 97.6471%
XYZ:
63.4361, 59.0036, 40.3931
xyY:
0.3896, 0.3624, 59.0036
CIE-Lab:
81.2935, 17.5855, 24.0401
CIE-LCH:
81.2935, 29.7855, 53.8143
CIE-Luv:
81.2935, 41.6151, 29.7060
Hunter-Lab:
76.8138, 12.9888, 22.5915
#f9bd9e color charts
#f9bd9e color shades, tints & tones
#f9bd9e color schemes
#f9bd9e color preview, HTML & CSS examples
This text has a color of #f9bd9e
<p style="color:#f9bd9e;">Text here</p>
.mytext {color:#f9bd9e;}
This box has a color of #f9bd9e
<div style="background-color:#f9bd9e;">Content here</div>
.mybackground {background-color:#f9bd9e;}
Border around this has a color of #f9bd9e
<div style="border:2px solid #f9bd9e;">Content here</div>
.myborder {border:2px solid #f9bd9e;}