#ddc4f5 color space conversions
Hex:
#ddc4f5
RGB:
221, 196, 245
CMY:
13, 23, 4
CMYK:
10, 20, 0, 4
HSL:
271°, 71.0145%, 86.4706%
HSV (HSB):
271°, 20.0000%, 96.0784%
XYZ:
66.0402, 61.4446, 94.7655
xyY:
0.2971, 0.2765, 61.4446
CIE-Lab:
82.6172, 17.7793, -20.9235
CIE-LCH:
82.6172, 27.4572, 310.3555
CIE-Luv:
82.6172, 10.5606, -36.0751
Hunter-Lab:
78.3866, 13.2085, -16.8081
#ddc4f5 color charts
#ddc4f5 color shades, tints & tones
#ddc4f5 color schemes
#ddc4f5 color preview, HTML & CSS examples
This text has a color of #ddc4f5
<p style="color:#ddc4f5;">Text here</p>
.mytext {color:#ddc4f5;}
This box has a color of #ddc4f5
<div style="background-color:#ddc4f5;">Content here</div>
.mybackground {background-color:#ddc4f5;}
Border around this has a color of #ddc4f5
<div style="border:2px solid #ddc4f5;">Content here</div>
.myborder {border:2px solid #ddc4f5;}