#f9d2d7 color space conversions
Hex:
#f9d2d7
RGB:
249, 210, 215
CMY:
2, 18, 16
CMYK:
0, 16, 14, 2
HSL:
352°, 76.4706%, 90.0000%
HSV (HSB):
352°, 15.6627%, 97.6471%
XYZ:
74.3793, 71.1392, 74.1010
xyY:
0.3387, 0.3239, 71.1392
CIE-Lab:
87.5526, 14.4123, 2.6178
CIE-LCH:
87.5526, 14.6481, 10.2949
CIE-Luv:
87.5526, 23.1255, 1.2934
Hunter-Lab:
84.3441, 9.8090, 6.9512
#f9d2d7 color charts
#f9d2d7 color shades, tints & tones
#f9d2d7 color schemes
#f9d2d7 color preview, HTML & CSS examples
This text has a color of #f9d2d7
<p style="color:#f9d2d7;">Text here</p>
.mytext {color:#f9d2d7;}
This box has a color of #f9d2d7
<div style="background-color:#f9d2d7;">Content here</div>
.mybackground {background-color:#f9d2d7;}
Border around this has a color of #f9d2d7
<div style="border:2px solid #f9d2d7;">Content here</div>
.myborder {border:2px solid #f9d2d7;}