#ddc8ee color space conversions
Hex:
#ddc8ee
RGB:
221, 200, 238
CMY:
13, 22, 7
CMYK:
7, 16, 0, 7
HSL:
273°, 52.7778%, 85.8824%
HSV (HSB):
273°, 15.9664%, 93.3333%
XYZ:
65.9057, 62.8538, 89.5473
xyY:
0.3019, 0.2879, 62.8538
CIE-Lab:
83.3654, 14.2535, -16.0622
CIE-LCH:
83.3654, 21.4746, 311.5857
CIE-Luv:
83.3654, 9.2575, -27.6143
Hunter-Lab:
79.2804, 9.6463, -11.4719
#ddc8ee color charts
#ddc8ee color shades, tints & tones
#ddc8ee color schemes
#ddc8ee color preview, HTML & CSS examples
This text has a color of #ddc8ee
<p style="color:#ddc8ee;">Text here</p>
.mytext {color:#ddc8ee;}
This box has a color of #ddc8ee
<div style="background-color:#ddc8ee;">Content here</div>
.mybackground {background-color:#ddc8ee;}
Border around this has a color of #ddc8ee
<div style="border:2px solid #ddc8ee;">Content here</div>
.myborder {border:2px solid #ddc8ee;}