#ddc5e7 color space conversions
Hex:
#ddc5e7
RGB:
221, 197, 231
CMY:
13, 23, 9
CMYK:
4, 15, 0, 9
HSL:
282°, 41.4634%, 83.9216%
HSV (HSB):
282°, 14.7186%, 90.5882%
XYZ:
64.2089, 61.0742, 84.0056
xyY:
0.3068, 0.2918, 61.0742
CIE-Lab:
82.4186, 14.5033, -13.7466
CIE-LCH:
82.4186, 19.9828, 316.5344
CIE-Luv:
82.4186, 11.3286, -23.8932
Hunter-Lab:
78.1500, 9.8951, -9.0275
#ddc5e7 color charts
#ddc5e7 color shades, tints & tones
#ddc5e7 color schemes
#ddc5e7 color preview, HTML & CSS examples
This text has a color of #ddc5e7
<p style="color:#ddc5e7;">Text here</p>
.mytext {color:#ddc5e7;}
This box has a color of #ddc5e7
<div style="background-color:#ddc5e7;">Content here</div>
.mybackground {background-color:#ddc5e7;}
Border around this has a color of #ddc5e7
<div style="border:2px solid #ddc5e7;">Content here</div>
.myborder {border:2px solid #ddc5e7;}