#ddc8a9 color space conversions
Hex:
#ddc8a9
RGB:
221, 200, 169
CMY:
13, 22, 34
CMYK:
0, 10, 24, 13
HSL:
36°, 43.3333%, 76.4706%
HSV (HSB):
36°, 23.5294%, 86.6667%
XYZ:
57.6345, 59.5453, 45.9918
xyY:
0.3532, 0.3649, 59.5453
CIE-Lab:
81.5904, 2.5573, 18.1975
CIE-LCH:
81.5904, 18.3763, 82.0006
CIE-Luv:
81.5904, 14.7414, 25.3170
Hunter-Lab:
77.1656, -1.7192, 18.6782
#ddc8a9 color charts
#ddc8a9 color shades, tints & tones
#ddc8a9 color schemes
#ddc8a9 color preview, HTML & CSS examples
This text has a color of #ddc8a9
<p style="color:#ddc8a9;">Text here</p>
.mytext {color:#ddc8a9;}
This box has a color of #ddc8a9
<div style="background-color:#ddc8a9;">Content here</div>
.mybackground {background-color:#ddc8a9;}
Border around this has a color of #ddc8a9
<div style="border:2px solid #ddc8a9;">Content here</div>
.myborder {border:2px solid #ddc8a9;}