#ddc1c1 color space conversions
Hex:
#ddc1c1
RGB:
221, 193, 193
CMY:
13, 24, 24
CMYK:
0, 13, 13, 13
HSL:
0°, 29.1667%, 81.1765%
HSV (HSB):
0°, 12.6697%, 86.6667%
XYZ:
58.5144, 57.3623, 58.4401
xyY:
0.3357, 0.3291, 57.3623
CIE-Lab:
80.3830, 9.9046, 3.6425
CIE-LCH:
80.3830, 10.5531, 20.1916
CIE-Luv:
80.3830, 16.7762, 3.6048
Hunter-Lab:
75.7379, 5.3660, 7.2678
#ddc1c1 color charts
#ddc1c1 color shades, tints & tones
#ddc1c1 color schemes
#ddc1c1 color preview, HTML & CSS examples
This text has a color of #ddc1c1
<p style="color:#ddc1c1;">Text here</p>
.mytext {color:#ddc1c1;}
This box has a color of #ddc1c1
<div style="background-color:#ddc1c1;">Content here</div>
.mybackground {background-color:#ddc1c1;}
Border around this has a color of #ddc1c1
<div style="border:2px solid #ddc1c1;">Content here</div>
.myborder {border:2px solid #ddc1c1;}