#ddc4e8 color space conversions
Hex:
#ddc4e8
RGB:
221, 196, 232
CMY:
13, 23, 9
CMYK:
5, 16, 0, 9
HSL:
282°, 43.9024%, 83.9216%
HSV (HSB):
282°, 15.5172%, 90.9804%
XYZ:
64.1242, 60.6782, 84.6763
xyY:
0.3061, 0.2897, 60.6782
CIE-Lab:
82.2054, 15.2292, -14.6010
CIE-LCH:
82.2054, 21.0978, 316.2066
CIE-Luv:
82.2054, 11.7323, -25.3750
Hunter-Lab:
77.8962, 10.6229, -9.9232
#ddc4e8 color charts
#ddc4e8 color shades, tints & tones
#ddc4e8 color schemes
#ddc4e8 color preview, HTML & CSS examples
This text has a color of #ddc4e8
<p style="color:#ddc4e8;">Text here</p>
.mytext {color:#ddc4e8;}
This box has a color of #ddc4e8
<div style="background-color:#ddc4e8;">Content here</div>
.mybackground {background-color:#ddc4e8;}
Border around this has a color of #ddc4e8
<div style="border:2px solid #ddc4e8;">Content here</div>
.myborder {border:2px solid #ddc4e8;}