#dd997c color space conversions
Hex:
#dd997c
RGB:
221, 153, 124
CMY:
13, 40, 51
CMYK:
0, 31, 44, 13
HSL:
18°, 58.7879%, 67.6471%
HSV (HSB):
18°, 43.8914%, 86.6667%
XYZ:
44.8481, 39.6099, 24.3505
xyY:
0.4122, 0.3640, 39.6099
CIE-Lab:
69.1907, 22.0575, 25.4823
CIE-LCH:
69.1907, 33.7028, 49.1205
CIE-Luv:
69.1907, 48.6611, 29.0682
Hunter-Lab:
62.9364, 17.0595, 21.1158
#dd997c color charts
#dd997c color shades, tints & tones
#dd997c color schemes
#dd997c color preview, HTML & CSS examples
This text has a color of #dd997c
<p style="color:#dd997c;">Text here</p>
.mytext {color:#dd997c;}
This box has a color of #dd997c
<div style="background-color:#dd997c;">Content here</div>
.mybackground {background-color:#dd997c;}
Border around this has a color of #dd997c
<div style="border:2px solid #dd997c;">Content here</div>
.myborder {border:2px solid #dd997c;}