#ddc7f4 color space conversions
Hex:
#ddc7f4
RGB:
221, 199, 244
CMY:
13, 22, 4
CMYK:
9, 18, 0, 4
HSL:
269°, 67.1642%, 86.8627%
HSV (HSB):
269°, 18.4426%, 95.6863%
XYZ:
66.5714, 62.7507, 94.1913
xyY:
0.2978, 0.2807, 62.7507
CIE-Lab:
83.3110, 15.9728, -19.3408
CIE-LCH:
83.3110, 25.0838, 309.5520
CIE-Luv:
83.3110, 9.2256, -33.2262
Hunter-Lab:
79.2153, 11.3819, -15.0483
#ddc7f4 color charts
#ddc7f4 color shades, tints & tones
#ddc7f4 color schemes
#ddc7f4 color preview, HTML & CSS examples
This text has a color of #ddc7f4
<p style="color:#ddc7f4;">Text here</p>
.mytext {color:#ddc7f4;}
This box has a color of #ddc7f4
<div style="background-color:#ddc7f4;">Content here</div>
.mybackground {background-color:#ddc7f4;}
Border around this has a color of #ddc7f4
<div style="border:2px solid #ddc7f4;">Content here</div>
.myborder {border:2px solid #ddc7f4;}