#f5dff9 color space conversions
Hex:
#f5dff9
RGB:
245, 223, 249
CMY:
4, 13, 2
CMYK:
2, 10, 0, 2
HSL:
291°, 68.4211%, 92.5490%
HSV (HSB):
291°, 10.4418%, 97.6471%
XYZ:
81.1427, 79.0274, 100.5997
xyY:
0.3112, 0.3031, 79.0274
CIE-Lab:
91.2467, 12.0524, -9.8859
CIE-LCH:
91.2467, 15.5882, 320.6399
CIE-Luv:
91.2467, 10.8069, -17.6000
Hunter-Lab:
88.8973, 7.3589, -4.8667
#f5dff9 color charts
#f5dff9 color shades, tints & tones
#f5dff9 color schemes
#f5dff9 color preview, HTML & CSS examples
This text has a color of #f5dff9
<p style="color:#f5dff9;">Text here</p>
.mytext {color:#f5dff9;}
This box has a color of #f5dff9
<div style="background-color:#f5dff9;">Content here</div>
.mybackground {background-color:#f5dff9;}
Border around this has a color of #f5dff9
<div style="border:2px solid #f5dff9;">Content here</div>
.myborder {border:2px solid #f5dff9;}