#ddaaa0 color space conversions
Hex:
#ddaaa0
RGB:
221, 170, 160
CMY:
13, 33, 37
CMYK:
0, 23, 28, 13
HSL:
10°, 47.2868%, 74.7059%
HSV (HSB):
10°, 27.6018%, 86.6667%
XYZ:
50.5387, 46.6597, 39.6002
xyY:
0.3694, 0.3411, 46.6597
CIE-Lab:
73.9716, 17.2632, 12.3625
CIE-LCH:
73.9716, 21.2332, 35.6070
CIE-Luv:
73.9716, 33.3942, 14.2081
Hunter-Lab:
68.3079, 12.5273, 13.4432
#ddaaa0 color charts
#ddaaa0 color shades, tints & tones
#ddaaa0 color schemes
#ddaaa0 color preview, HTML & CSS examples
This text has a color of #ddaaa0
<p style="color:#ddaaa0;">Text here</p>
.mytext {color:#ddaaa0;}
This box has a color of #ddaaa0
<div style="background-color:#ddaaa0;">Content here</div>
.mybackground {background-color:#ddaaa0;}
Border around this has a color of #ddaaa0
<div style="border:2px solid #ddaaa0;">Content here</div>
.myborder {border:2px solid #ddaaa0;}