#ddc9a9 color space conversions
Hex:
#ddc9a9
RGB:
221, 201, 169
CMY:
13, 21, 34
CMYK:
0, 9, 24, 13
HSL:
37°, 43.3333%, 76.4706%
HSV (HSB):
37°, 23.5294%, 86.6667%
XYZ:
57.8669, 60.0100, 46.0693
xyY:
0.3530, 0.3660, 60.0100
CIE-Lab:
81.8436, 2.0338, 18.5499
CIE-LCH:
81.8436, 18.6611, 83.7432
CIE-Luv:
81.8436, 14.1612, 25.9028
Hunter-Lab:
77.4661, -2.2270, 18.9664
#ddc9a9 color charts
#ddc9a9 color shades, tints & tones
#ddc9a9 color schemes
#ddc9a9 color preview, HTML & CSS examples
This text has a color of #ddc9a9
<p style="color:#ddc9a9;">Text here</p>
.mytext {color:#ddc9a9;}
This box has a color of #ddc9a9
<div style="background-color:#ddc9a9;">Content here</div>
.mybackground {background-color:#ddc9a9;}
Border around this has a color of #ddc9a9
<div style="border:2px solid #ddc9a9;">Content here</div>
.myborder {border:2px solid #ddc9a9;}