#ddc7b2 color space conversions
Hex:
#ddc7b2
RGB:
221, 199, 178
CMY:
13, 22, 30
CMYK:
0, 10, 19, 13
HSL:
29°, 38.7387%, 78.2353%
HSV (HSB):
29°, 19.4570%, 86.6667%
XYZ:
58.2781, 59.4334, 50.5197
xyY:
0.3464, 0.3533, 59.4334
CIE-Lab:
81.5292, 4.3905, 13.3208
CIE-LCH:
81.5292, 14.0257, 71.7580
CIE-Luv:
81.5292, 14.6509, 18.3848
Hunter-Lab:
77.0930, 0.0234, 15.1119
#ddc7b2 color charts
#ddc7b2 color shades, tints & tones
#ddc7b2 color schemes
#ddc7b2 color preview, HTML & CSS examples
This text has a color of #ddc7b2
<p style="color:#ddc7b2;">Text here</p>
.mytext {color:#ddc7b2;}
This box has a color of #ddc7b2
<div style="background-color:#ddc7b2;">Content here</div>
.mybackground {background-color:#ddc7b2;}
Border around this has a color of #ddc7b2
<div style="border:2px solid #ddc7b2;">Content here</div>
.myborder {border:2px solid #ddc7b2;}