#ddc1f5 color space conversions
Hex:
#ddc1f5
RGB:
221, 193, 245
CMY:
13, 24, 4
CMYK:
10, 21, 0, 4
HSL:
272°, 72.2222%, 85.8824%
HSV (HSB):
272°, 21.2245%, 96.0784%
XYZ:
65.3702, 60.1047, 94.5422
xyY:
0.2971, 0.2732, 60.1047
CIE-Lab:
81.8950, 19.3893, -22.0184
CIE-LCH:
81.8950, 29.3386, 311.3669
CIE-Luv:
81.8950, 11.9772, -38.0914
Hunter-Lab:
77.5272, 14.8369, -18.0334
#ddc1f5 color charts
#ddc1f5 color shades, tints & tones
#ddc1f5 color schemes
#ddc1f5 color preview, HTML & CSS examples
This text has a color of #ddc1f5
<p style="color:#ddc1f5;">Text here</p>
.mytext {color:#ddc1f5;}
This box has a color of #ddc1f5
<div style="background-color:#ddc1f5;">Content here</div>
.mybackground {background-color:#ddc1f5;}
Border around this has a color of #ddc1f5
<div style="border:2px solid #ddc1f5;">Content here</div>
.myborder {border:2px solid #ddc1f5;}