#dd8e8b color space conversions
Hex:
#dd8e8b
RGB:
221, 142, 139
CMY:
13, 44, 45
CMYK:
0, 36, 37, 13
HSL:
2°, 54.6667%, 70.5882%
HSV (HSB):
2°, 37.1041%, 86.6667%
XYZ:
44.1520, 36.5822, 29.1601
xyY:
0.4018, 0.3329, 36.5822
CIE-Lab:
66.9624, 29.6378, 14.1228
CIE-LCH:
66.9624, 32.8307, 25.4784
CIE-Luv:
66.9624, 53.7438, 13.5626
Hunter-Lab:
60.4832, 24.4570, 13.7535
#dd8e8b color charts
#dd8e8b color shades, tints & tones
#dd8e8b color schemes
#dd8e8b color preview, HTML & CSS examples
This text has a color of #dd8e8b
<p style="color:#dd8e8b;">Text here</p>
.mytext {color:#dd8e8b;}
This box has a color of #dd8e8b
<div style="background-color:#dd8e8b;">Content here</div>
.mybackground {background-color:#dd8e8b;}
Border around this has a color of #dd8e8b
<div style="border:2px solid #dd8e8b;">Content here</div>
.myborder {border:2px solid #dd8e8b;}