#ddc7c1 color space conversions
Hex:
#ddc7c1
RGB:
221, 199, 193
CMY:
13, 22, 24
CMYK:
0, 10, 13, 13
HSL:
13°, 29.1667%, 81.1765%
HSV (HSB):
13°, 12.6697%, 86.6667%
XYZ:
59.8679, 60.0693, 58.8912
xyY:
0.3348, 0.3359, 60.0693
CIE-Lab:
81.8758, 6.7244, 5.7992
CIE-LCH:
81.8758, 8.8797, 40.7751
CIE-Luv:
81.8758, 13.4854, 7.3478
Hunter-Lab:
77.5044, 2.2488, 9.2019
#ddc7c1 color charts
#ddc7c1 color shades, tints & tones
#ddc7c1 color schemes
#ddc7c1 color preview, HTML & CSS examples
This text has a color of #ddc7c1
<p style="color:#ddc7c1;">Text here</p>
.mytext {color:#ddc7c1;}
This box has a color of #ddc7c1
<div style="background-color:#ddc7c1;">Content here</div>
.mybackground {background-color:#ddc7c1;}
Border around this has a color of #ddc7c1
<div style="border:2px solid #ddc7c1;">Content here</div>
.myborder {border:2px solid #ddc7c1;}