#ddc6c6 color space conversions
Hex:
#ddc6c6
RGB:
221, 198, 198
CMY:
13, 22, 22
CMYK:
0, 10, 10, 13
HSL:
0°, 25.2747%, 82.1569%
HSV (HSB):
0°, 10.4072%, 86.6667%
XYZ:
60.2059, 59.8375, 61.8027
xyY:
0.3311, 0.3291, 59.8375
CIE-Lab:
81.7498, 8.0728, 2.9397
CIE-LCH:
81.7498, 8.5914, 20.0091
CIE-Luv:
81.7498, 13.6265, 2.9252
Hunter-Lab:
77.3547, 3.5575, 6.7785
#ddc6c6 color charts
#ddc6c6 color shades, tints & tones
#ddc6c6 color schemes
#ddc6c6 color preview, HTML & CSS examples
This text has a color of #ddc6c6
<p style="color:#ddc6c6;">Text here</p>
.mytext {color:#ddc6c6;}
This box has a color of #ddc6c6
<div style="background-color:#ddc6c6;">Content here</div>
.mybackground {background-color:#ddc6c6;}
Border around this has a color of #ddc6c6
<div style="border:2px solid #ddc6c6;">Content here</div>
.myborder {border:2px solid #ddc6c6;}