#ddc6f3 color space conversions
Hex:
#ddc6f3
RGB:
221, 198, 243
CMY:
13, 22, 5
CMYK:
9, 19, 0, 5
HSL:
271°, 65.2174%, 86.4706%
HSV (HSB):
271°, 18.5185%, 95.2941%
XYZ:
66.1905, 62.2314, 93.3173
xyY:
0.2985, 0.2807, 62.2314
CIE-Lab:
83.0363, 16.3085, -19.2231
CIE-LCH:
83.0363, 25.2090, 310.3107
CIE-Luv:
83.0363, 9.7888, -33.0746
Hunter-Lab:
78.8869, 11.7196, -14.9148
#ddc6f3 color charts
#ddc6f3 color shades, tints & tones
#ddc6f3 color schemes
#ddc6f3 color preview, HTML & CSS examples
This text has a color of #ddc6f3
<p style="color:#ddc6f3;">Text here</p>
.mytext {color:#ddc6f3;}
This box has a color of #ddc6f3
<div style="background-color:#ddc6f3;">Content here</div>
.mybackground {background-color:#ddc6f3;}
Border around this has a color of #ddc6f3
<div style="border:2px solid #ddc6f3;">Content here</div>
.myborder {border:2px solid #ddc6f3;}