#ddab8a color space conversions
Hex:
#ddab8a
RGB:
221, 171, 138
CMY:
13, 33, 46
CMYK:
0, 23, 38, 13
HSL:
24°, 54.9669%, 70.3922%
HSV (HSB):
24°, 37.5566%, 86.6667%
XYZ:
48.9691, 46.3330, 30.4070
xyY:
0.3895, 0.3686, 46.3330
CIE-Lab:
73.7611, 13.9330, 24.0327
CIE-LCH:
73.7611, 27.7795, 59.8969
CIE-Luv:
73.7611, 35.1830, 29.6783
Hunter-Lab:
68.0683, 9.2955, 21.1622
#ddab8a color charts
#ddab8a color shades, tints & tones
#ddab8a color schemes
#ddab8a color preview, HTML & CSS examples
This text has a color of #ddab8a
<p style="color:#ddab8a;">Text here</p>
.mytext {color:#ddab8a;}
This box has a color of #ddab8a
<div style="background-color:#ddab8a;">Content here</div>
.mybackground {background-color:#ddab8a;}
Border around this has a color of #ddab8a
<div style="border:2px solid #ddab8a;">Content here</div>
.myborder {border:2px solid #ddab8a;}