#ddc6ca color space conversions
Hex:
#ddc6ca
RGB:
221, 198, 202
CMY:
13, 22, 21
CMYK:
0, 10, 9, 13
HSL:
350°, 25.2747%, 82.1569%
HSV (HSB):
350°, 10.4072%, 86.6667%
XYZ:
60.6735, 60.0246, 64.2652
xyY:
0.3280, 0.3245, 60.0246
CIE-Lab:
81.8516, 8.7431, 0.9444
CIE-LCH:
81.8516, 8.7939, 6.1648
CIE-Luv:
81.8516, 13.2973, -0.1502
Hunter-Lab:
77.4755, 4.2068, 5.0524
#ddc6ca color charts
#ddc6ca color shades, tints & tones
#ddc6ca color schemes
#ddc6ca color preview, HTML & CSS examples
This text has a color of #ddc6ca
<p style="color:#ddc6ca;">Text here</p>
.mytext {color:#ddc6ca;}
This box has a color of #ddc6ca
<div style="background-color:#ddc6ca;">Content here</div>
.mybackground {background-color:#ddc6ca;}
Border around this has a color of #ddc6ca
<div style="border:2px solid #ddc6ca;">Content here</div>
.myborder {border:2px solid #ddc6ca;}