#ddaa86 color space conversions
Hex:
#ddaa86
RGB:
221, 170, 134
CMY:
13, 33, 47
CMYK:
0, 23, 39, 13
HSL:
25°, 56.1290%, 69.6078%
HSV (HSB):
25°, 39.3665%, 86.6667%
XYZ:
48.4966, 45.8428, 28.8468
xyY:
0.3937, 0.3721, 45.8428
CIE-Lab:
73.4434, 14.0086, 25.7604
CIE-LCH:
73.4434, 29.3230, 61.4625
CIE-Luv:
73.4434, 36.2414, 31.6772
Hunter-Lab:
67.7073, 9.3660, 22.1346
#ddaa86 color charts
#ddaa86 color shades, tints & tones
#ddaa86 color schemes
#ddaa86 color preview, HTML & CSS examples
This text has a color of #ddaa86
<p style="color:#ddaa86;">Text here</p>
.mytext {color:#ddaa86;}
This box has a color of #ddaa86
<div style="background-color:#ddaa86;">Content here</div>
.mybackground {background-color:#ddaa86;}
Border around this has a color of #ddaa86
<div style="border:2px solid #ddaa86;">Content here</div>
.myborder {border:2px solid #ddaa86;}