#f5dff2 color space conversions
Hex:
#f5dff2
RGB:
245, 223, 242
CMY:
4, 13, 5
CMYK:
0, 9, 1, 4
HSL:
308°, 52.3810%, 91.7647%
HSV (HSB):
308°, 8.9796%, 96.0784%
XYZ:
80.0709, 78.5986, 94.9553
xyY:
0.3157, 0.3099, 78.5986
CIE-Lab:
91.0524, 10.7921, -6.5074
CIE-LCH:
91.0524, 12.6022, 328.9108
CIE-Luv:
91.0524, 11.3739, -12.0247
Hunter-Lab:
88.6559, 6.0672, -1.4437
#f5dff2 color charts
#f5dff2 color shades, tints & tones
#f5dff2 color schemes
#f5dff2 color preview, HTML & CSS examples
This text has a color of #f5dff2
<p style="color:#f5dff2;">Text here</p>
.mytext {color:#f5dff2;}
This box has a color of #f5dff2
<div style="background-color:#f5dff2;">Content here</div>
.mybackground {background-color:#f5dff2;}
Border around this has a color of #f5dff2
<div style="border:2px solid #f5dff2;">Content here</div>
.myborder {border:2px solid #f5dff2;}