#dd997b color space conversions
Hex:
#dd997b
RGB:
221, 153, 123
CMY:
13, 40, 52
CMYK:
0, 31, 44, 13
HSL:
18°, 59.0361%, 67.4510%
HSV (HSB):
18°, 44.3439%, 86.6667%
XYZ:
44.7852, 39.5847, 24.0191
xyY:
0.4132, 0.3652, 39.5847
CIE-Lab:
69.1727, 21.9531, 26.0045
CIE-LCH:
69.1727, 34.0319, 49.8288
CIE-Luv:
69.1727, 48.7873, 29.6830
Hunter-Lab:
62.9164, 16.9564, 21.4068
#dd997b color charts
#dd997b color shades, tints & tones
#dd997b color schemes
#dd997b color preview, HTML & CSS examples
This text has a color of #dd997b
<p style="color:#dd997b;">Text here</p>
.mytext {color:#dd997b;}
This box has a color of #dd997b
<div style="background-color:#dd997b;">Content here</div>
.mybackground {background-color:#dd997b;}
Border around this has a color of #dd997b
<div style="border:2px solid #dd997b;">Content here</div>
.myborder {border:2px solid #dd997b;}