#ddc8f5 color space conversions
Hex:
#ddc8f5
RGB:
221, 200, 245
CMY:
13, 22, 4
CMYK:
10, 18, 0, 4
HSL:
268°, 69.2308%, 87.2549%
HSV (HSB):
268°, 18.3673%, 96.0784%
XYZ:
66.9545, 63.2733, 95.0703
xyY:
0.2972, 0.2808, 63.2733
CIE-Lab:
83.5860, 15.6379, -19.4577
CIE-LCH:
83.5860, 24.9629, 308.7885
CIE-Luv:
83.5860, 8.6645, -33.3768
Hunter-Lab:
79.5445, 11.0448, -15.1813
#ddc8f5 color charts
#ddc8f5 color shades, tints & tones
#ddc8f5 color schemes
#ddc8f5 color preview, HTML & CSS examples
This text has a color of #ddc8f5
<p style="color:#ddc8f5;">Text here</p>
.mytext {color:#ddc8f5;}
This box has a color of #ddc8f5
<div style="background-color:#ddc8f5;">Content here</div>
.mybackground {background-color:#ddc8f5;}
Border around this has a color of #ddc8f5
<div style="border:2px solid #ddc8f5;">Content here</div>
.myborder {border:2px solid #ddc8f5;}