#f9dcf8 color space conversions
Hex:
#f9dcf8
RGB:
249, 220, 248
CMY:
2, 14, 3
CMYK:
0, 12, 0, 2
HSL:
302°, 70.7317%, 91.9608%
HSV (HSB):
302°, 11.6466%, 97.6471%
XYZ:
81.6034, 78.1034, 99.5814
xyY:
0.3147, 0.3012, 78.1034
CIE-Lab:
90.8271, 14.7569, -9.9499
CIE-LCH:
90.8271, 17.7979, 326.0100
CIE-Luv:
90.8271, 14.7498, -18.1688
Hunter-Lab:
88.3762, 10.1623, -4.9441
#f9dcf8 color charts
#f9dcf8 color shades, tints & tones
#f9dcf8 color schemes
#f9dcf8 color preview, HTML & CSS examples
This text has a color of #f9dcf8
<p style="color:#f9dcf8;">Text here</p>
.mytext {color:#f9dcf8;}
This box has a color of #f9dcf8
<div style="background-color:#f9dcf8;">Content here</div>
.mybackground {background-color:#f9dcf8;}
Border around this has a color of #f9dcf8
<div style="border:2px solid #f9dcf8;">Content here</div>
.myborder {border:2px solid #f9dcf8;}