#f9d7e7 color space conversions
Hex:
#f9d7e7
RGB:
249, 215, 231
CMY:
2, 16, 9
CMYK:
0, 14, 7, 2
HSL:
332°, 73.9130%, 90.9804%
HSV (HSB):
332°, 13.6546%, 97.6471%
XYZ:
77.7912, 74.5101, 85.8832
xyY:
0.3266, 0.3128, 74.5101
CIE-Lab:
89.1630, 14.4110, -3.4748
CIE-LCH:
89.1630, 14.8240, 346.4436
CIE-Luv:
89.1630, 18.8934, -7.9329
Hunter-Lab:
86.3193, 9.8060, 1.4330
#f9d7e7 color charts
#f9d7e7 color shades, tints & tones
#f9d7e7 color schemes
#f9d7e7 color preview, HTML & CSS examples
This text has a color of #f9d7e7
<p style="color:#f9d7e7;">Text here</p>
.mytext {color:#f9d7e7;}
This box has a color of #f9d7e7
<div style="background-color:#f9d7e7;">Content here</div>
.mybackground {background-color:#f9d7e7;}
Border around this has a color of #f9d7e7
<div style="border:2px solid #f9d7e7;">Content here</div>
.myborder {border:2px solid #f9d7e7;}