#ddc9f5 color space conversions
Hex:
#ddc9f5
RGB:
221, 201, 245
CMY:
13, 21, 4
CMYK:
10, 18, 0, 4
HSL:
267°, 68.7500%, 87.4510%
HSV (HSB):
267°, 17.9592%, 96.0784%
XYZ:
67.1869, 63.7380, 95.1477
xyY:
0.2972, 0.2819, 63.7380
CIE-Lab:
83.8292, 15.1037, -19.0902
CIE-LCH:
83.8292, 24.3425, 308.3501
CIE-Luv:
83.8292, 8.1894, -32.7006
Hunter-Lab:
79.8361, 10.5053, -14.7759
#ddc9f5 color charts
#ddc9f5 color shades, tints & tones
#ddc9f5 color schemes
#ddc9f5 color preview, HTML & CSS examples
This text has a color of #ddc9f5
<p style="color:#ddc9f5;">Text here</p>
.mytext {color:#ddc9f5;}
This box has a color of #ddc9f5
<div style="background-color:#ddc9f5;">Content here</div>
.mybackground {background-color:#ddc9f5;}
Border around this has a color of #ddc9f5
<div style="border:2px solid #ddc9f5;">Content here</div>
.myborder {border:2px solid #ddc9f5;}