#ddddf5 color space conversions
Hex:
#ddddf5
RGB:
221, 221, 245
CMY:
13, 13, 4
CMYK:
10, 10, 0, 4
HSL:
240°, 54.5455%, 91.3725%
HSV (HSB):
240°, 9.7959%, 96.0784%
XYZ:
72.1567, 73.6776, 96.8043
xyY:
0.2974, 0.3037, 73.6776
CIE-Lab:
88.7699, 4.5294, -11.6751
CIE-LCH:
88.7699, 12.5229, 291.2039
CIE-Luv:
88.7699, -1.3756, -19.1016
Hunter-Lab:
85.8357, -0.1587, -6.7815
#ddddf5 color charts
#ddddf5 color shades, tints & tones
#ddddf5 color schemes
#ddddf5 color preview, HTML & CSS examples
This text has a color of #ddddf5
<p style="color:#ddddf5;">Text here</p>
.mytext {color:#ddddf5;}
This box has a color of #ddddf5
<div style="background-color:#ddddf5;">Content here</div>
.mybackground {background-color:#ddddf5;}
Border around this has a color of #ddddf5
<div style="border:2px solid #ddddf5;">Content here</div>
.myborder {border:2px solid #ddddf5;}