#f9bdb9 color space conversions
Hex:
#f9bdb9
RGB:
249, 189, 185
CMY:
2, 26, 27
CMYK:
0, 24, 26, 2
HSL:
4°, 84.2105%, 85.0980%
HSV (HSB):
4°, 25.7028%, 97.6471%
XYZ:
66.0215, 60.0377, 54.0077
xyY:
0.3666, 0.3334, 60.0377
CIE-Lab:
81.8587, 21.0069, 10.4045
CIE-LCH:
81.8587, 23.4423, 26.3488
CIE-Luv:
81.8587, 38.4720, 11.0982
Hunter-Lab:
77.4840, 16.4967, 12.9127
#f9bdb9 color charts
#f9bdb9 color shades, tints & tones
#f9bdb9 color schemes
#f9bdb9 color preview, HTML & CSS examples
This text has a color of #f9bdb9
<p style="color:#f9bdb9;">Text here</p>
.mytext {color:#f9bdb9;}
This box has a color of #f9bdb9
<div style="background-color:#f9bdb9;">Content here</div>
.mybackground {background-color:#f9bdb9;}
Border around this has a color of #f9bdb9
<div style="border:2px solid #f9bdb9;">Content here</div>
.myborder {border:2px solid #f9bdb9;}