#ddc8a3 color space conversions
Hex:
#ddc8a3
RGB:
221, 200, 163
CMY:
13, 22, 36
CMYK:
0, 10, 26, 13
HSL:
38°, 46.0317%, 75.2941%
HSV (HSB):
38°, 26.2443%, 86.6667%
XYZ:
57.0839, 59.3250, 43.0926
xyY:
0.3579, 0.3719, 59.3250
CIE-Lab:
81.4699, 1.7246, 21.2117
CIE-LCH:
81.4699, 21.2817, 85.3518
CIE-Luv:
81.4699, 15.1678, 29.4088
Hunter-Lab:
77.0228, -2.4980, 20.7445
#ddc8a3 color charts
#ddc8a3 color shades, tints & tones
#ddc8a3 color schemes
#ddc8a3 color preview, HTML & CSS examples
This text has a color of #ddc8a3
<p style="color:#ddc8a3;">Text here</p>
.mytext {color:#ddc8a3;}
This box has a color of #ddc8a3
<div style="background-color:#ddc8a3;">Content here</div>
.mybackground {background-color:#ddc8a3;}
Border around this has a color of #ddc8a3
<div style="border:2px solid #ddc8a3;">Content here</div>
.myborder {border:2px solid #ddc8a3;}