#f5dffe color space conversions
Hex:
#f5dffe
RGB:
245, 223, 254
CMY:
4, 13, 0
CMYK:
4, 12, 0, 0
HSL:
283°, 93.9394%, 93.5294%
HSV (HSB):
283°, 12.2047%, 99.6078%
XYZ:
81.9333, 79.3436, 104.7624
xyY:
0.3080, 0.2982, 79.3436
CIE-Lab:
91.3895, 12.9720, -12.2902
CIE-LCH:
91.3895, 17.8696, 316.5460
CIE-Luv:
91.3895, 10.3988, -21.6171
Hunter-Lab:
89.0750, 8.3071, -7.3793
#f5dffe color charts
#f5dffe color shades, tints & tones
#f5dffe color schemes
#f5dffe color preview, HTML & CSS examples
This text has a color of #f5dffe
<p style="color:#f5dffe;">Text here</p>
.mytext {color:#f5dffe;}
This box has a color of #f5dffe
<div style="background-color:#f5dffe;">Content here</div>
.mybackground {background-color:#f5dffe;}
Border around this has a color of #f5dffe
<div style="border:2px solid #f5dffe;">Content here</div>
.myborder {border:2px solid #f5dffe;}