#f9d9e4 color space conversions
Hex:
#f9d9e4
RGB:
249, 217, 228
CMY:
2, 15, 11
CMYK:
0, 13, 8, 2
HSL:
339°, 72.7273%, 91.3725%
HSV (HSB):
339°, 12.8514%, 97.6471%
XYZ:
77.8834, 75.3669, 83.8412
xyY:
0.3285, 0.3179, 75.3669
CIE-Lab:
89.5646, 12.8649, -1.3062
CIE-LCH:
89.5646, 12.9311, 354.2027
CIE-Luv:
89.5646, 18.1083, -4.3282
Hunter-Lab:
86.8141, 8.2127, 3.5103
#f9d9e4 color charts
#f9d9e4 color shades, tints & tones
#f9d9e4 color schemes
#f9d9e4 color preview, HTML & CSS examples
This text has a color of #f9d9e4
<p style="color:#f9d9e4;">Text here</p>
.mytext {color:#f9d9e4;}
This box has a color of #f9d9e4
<div style="background-color:#f9d9e4;">Content here</div>
.mybackground {background-color:#f9d9e4;}
Border around this has a color of #f9d9e4
<div style="border:2px solid #f9d9e4;">Content here</div>
.myborder {border:2px solid #f9d9e4;}