#f9dcf3 color space conversions
Hex:
#f9dcf3
RGB:
249, 220, 243
CMY:
2, 14, 5
CMYK:
0, 12, 2, 2
HSL:
312°, 70.7317%, 91.9608%
HSV (HSB):
312°, 11.6466%, 97.6471%
XYZ:
80.8378, 77.7972, 95.5498
xyY:
0.3180, 0.3061, 77.7972
CIE-Lab:
90.6873, 13.8686, -7.5348
CIE-LCH:
90.6873, 15.7833, 331.4847
CIE-Luv:
90.6873, 15.1948, -14.1842
Hunter-Lab:
88.2027, 9.2405, -2.4868
#f9dcf3 color charts
#f9dcf3 color shades, tints & tones
#f9dcf3 color schemes
#f9dcf3 color preview, HTML & CSS examples
This text has a color of #f9dcf3
<p style="color:#f9dcf3;">Text here</p>
.mytext {color:#f9dcf3;}
This box has a color of #f9dcf3
<div style="background-color:#f9dcf3;">Content here</div>
.mybackground {background-color:#f9dcf3;}
Border around this has a color of #f9dcf3
<div style="border:2px solid #f9dcf3;">Content here</div>
.myborder {border:2px solid #f9dcf3;}