#f9ddf4 color space conversions
Hex:
#f9ddf4
RGB:
249, 221, 244
CMY:
2, 13, 4
CMYK:
0, 11, 2, 2
HSL:
311°, 70.0000%, 92.1569%
HSV (HSB):
311°, 11.2450%, 97.6471%
XYZ:
81.2525, 78.3843, 96.4352
xyY:
0.3173, 0.3061, 78.3843
CIE-Lab:
90.9550, 13.5235, -7.6629
CIE-LCH:
90.9550, 15.5436, 330.4625
CIE-Luv:
90.9550, 14.5943, -14.3300
Hunter-Lab:
88.5349, 8.8815, -2.6062
#f9ddf4 color charts
#f9ddf4 color shades, tints & tones
#f9ddf4 color schemes
#f9ddf4 color preview, HTML & CSS examples
This text has a color of #f9ddf4
<p style="color:#f9ddf4;">Text here</p>
.mytext {color:#f9ddf4;}
This box has a color of #f9ddf4
<div style="background-color:#f9ddf4;">Content here</div>
.mybackground {background-color:#f9ddf4;}
Border around this has a color of #f9ddf4
<div style="border:2px solid #f9ddf4;">Content here</div>
.myborder {border:2px solid #f9ddf4;}