#ddd2ea color space conversions
Hex:
#ddd2ea
RGB:
221, 210, 234
CMY:
13, 18, 8
CMYK:
6, 10, 0, 8
HSL:
268°, 36.3636%, 87.0588%
HSV (HSB):
268°, 10.2564%, 91.7647%
XYZ:
67.7167, 67.4059, 87.2835
xyY:
0.3045, 0.3031, 67.4059
CIE-Lab:
85.7085, 8.1709, -10.4298
CIE-LCH:
85.7085, 13.2493, 308.0756
CIE-Luv:
85.7085, 4.6805, -17.6397
Hunter-Lab:
82.1011, 3.5493, -5.5618
#ddd2ea color charts
#ddd2ea color shades, tints & tones
#ddd2ea color schemes
#ddd2ea color preview, HTML & CSS examples
This text has a color of #ddd2ea
<p style="color:#ddd2ea;">Text here</p>
.mytext {color:#ddd2ea;}
This box has a color of #ddd2ea
<div style="background-color:#ddd2ea;">Content here</div>
.mybackground {background-color:#ddd2ea;}
Border around this has a color of #ddd2ea
<div style="border:2px solid #ddd2ea;">Content here</div>
.myborder {border:2px solid #ddd2ea;}