#ddc5a7 color space conversions
Hex:
#ddc5a7
RGB:
221, 197, 167
CMY:
13, 23, 35
CMYK:
0, 11, 24, 13
HSL:
33°, 44.2623%, 76.0784%
HSV (HSB):
33°, 24.4344%, 86.6667%
XYZ:
56.7601, 58.0947, 44.7810
xyY:
0.3556, 0.3639, 58.0947
CIE-Lab:
80.7914, 3.8501, 18.1485
CIE-LCH:
80.7914, 18.5524, 78.0225
CIE-Luv:
80.7914, 16.6372, 24.9433
Hunter-Lab:
76.2199, -0.4578, 18.5196
#ddc5a7 color charts
#ddc5a7 color shades, tints & tones
#ddc5a7 color schemes
#ddc5a7 color preview, HTML & CSS examples
This text has a color of #ddc5a7
<p style="color:#ddc5a7;">Text here</p>
.mytext {color:#ddc5a7;}
This box has a color of #ddc5a7
<div style="background-color:#ddc5a7;">Content here</div>
.mybackground {background-color:#ddc5a7;}
Border around this has a color of #ddc5a7
<div style="border:2px solid #ddc5a7;">Content here</div>
.myborder {border:2px solid #ddc5a7;}