#dd899c color space conversions
Hex:
#dd899c
RGB:
221, 137, 156
CMY:
13, 46, 39
CMYK:
0, 38, 29, 13
HSL:
346°, 55.2632%, 70.1961%
HSV (HSB):
346°, 38.0090%, 86.6667%
XYZ:
44.7652, 35.6638, 35.9769
xyY:
0.3846, 0.3064, 35.6638
CIE-Lab:
66.2622, 34.4404, 3.5646
CIE-LCH:
66.2622, 34.6244, 5.9091
CIE-Luv:
66.2622, 53.8850, -1.3512
Hunter-Lab:
59.7192, 29.2943, 6.0850
#dd899c color charts
#dd899c color shades, tints & tones
#dd899c color schemes
#dd899c color preview, HTML & CSS examples
This text has a color of #dd899c
<p style="color:#dd899c;">Text here</p>
.mytext {color:#dd899c;}
This box has a color of #dd899c
<div style="background-color:#dd899c;">Content here</div>
.mybackground {background-color:#dd899c;}
Border around this has a color of #dd899c
<div style="border:2px solid #dd899c;">Content here</div>
.myborder {border:2px solid #dd899c;}