#f5ddff color space conversions
Hex:
#f5ddff
RGB:
245, 221, 255
CMY:
4, 13, 0
CMYK:
4, 13, 0, 0
HSL:
282°, 100.0000%, 93.3333%
HSV (HSB):
282°, 13.3333%, 100.0000%
XYZ:
81.5626, 78.3454, 105.4311
xyY:
0.3074, 0.2953, 78.3454
CIE-Lab:
90.9373, 14.2028, -13.4891
CIE-LCH:
90.9373, 19.5876, 316.4762
CIE-Luv:
90.9373, 11.3040, -23.7497
Hunter-Lab:
88.5129, 9.5861, -8.6635
#f5ddff color charts
#f5ddff color shades, tints & tones
#f5ddff color schemes
#f5ddff color preview, HTML & CSS examples
This text has a color of #f5ddff
<p style="color:#f5ddff;">Text here</p>
.mytext {color:#f5ddff;}
This box has a color of #f5ddff
<div style="background-color:#f5ddff;">Content here</div>
.mybackground {background-color:#f5ddff;}
Border around this has a color of #f5ddff
<div style="border:2px solid #f5ddff;">Content here</div>
.myborder {border:2px solid #f5ddff;}