#ddad8e color space conversions
Hex:
#ddad8e
RGB:
221, 173, 142
CMY:
13, 32, 44
CMYK:
0, 22, 36, 13
HSL:
24°, 53.7415%, 71.1765%
HSV (HSB):
24°, 35.7466%, 86.6667%
XYZ:
49.6448, 47.2123, 32.0875
xyY:
0.3850, 0.3661, 47.2123
CIE-Lab:
74.3254, 13.3360, 22.6403
CIE-LCH:
74.3254, 26.2761, 59.5004
CIE-Luv:
74.3254, 33.4932, 28.1788
Hunter-Lab:
68.7112, 8.7243, 20.4099
#ddad8e color charts
#ddad8e color shades, tints & tones
#ddad8e color schemes
#ddad8e color preview, HTML & CSS examples
This text has a color of #ddad8e
<p style="color:#ddad8e;">Text here</p>
.mytext {color:#ddad8e;}
This box has a color of #ddad8e
<div style="background-color:#ddad8e;">Content here</div>
.mybackground {background-color:#ddad8e;}
Border around this has a color of #ddad8e
<div style="border:2px solid #ddad8e;">Content here</div>
.myborder {border:2px solid #ddad8e;}