#ddc5eb color space conversions
Hex:
#ddc5eb
RGB:
221, 197, 235
CMY:
13, 23, 8
CMYK:
6, 16, 0, 8
HSL:
278°, 48.7179%, 84.7059%
HSV (HSB):
278°, 16.1702%, 92.1569%
XYZ:
64.7804, 61.3028, 87.0156
xyY:
0.3040, 0.2877, 61.3028
CIE-Lab:
82.5413, 15.2726, -15.7003
CIE-LCH:
82.5413, 21.9032, 314.2089
CIE-Luv:
82.5413, 10.9754, -27.1638
Hunter-Lab:
78.2961, 10.6687, -11.0856
#ddc5eb color charts
#ddc5eb color shades, tints & tones
#ddc5eb color schemes
#ddc5eb color preview, HTML & CSS examples
This text has a color of #ddc5eb
<p style="color:#ddc5eb;">Text here</p>
.mytext {color:#ddc5eb;}
This box has a color of #ddc5eb
<div style="background-color:#ddc5eb;">Content here</div>
.mybackground {background-color:#ddc5eb;}
Border around this has a color of #ddc5eb
<div style="border:2px solid #ddc5eb;">Content here</div>
.myborder {border:2px solid #ddc5eb;}