#dd8e6e color space conversions
Hex:
#dd8e6e
RGB:
221, 142, 110
CMY:
13, 44, 57
CMYK:
0, 36, 50, 13
HSL:
17°, 62.0112%, 64.9020%
HSV (HSB):
17°, 50.2262%, 86.6667%
XYZ:
42.3063, 35.8439, 19.4406
xyY:
0.4335, 0.3673, 35.8439
CIE-Lab:
66.4005, 26.5869, 29.4504
CIE-LCH:
66.4005, 39.6760, 47.9253
CIE-Luv:
66.4005, 58.0799, 32.0005
Hunter-Lab:
59.8698, 21.3627, 22.6565
#dd8e6e color charts
#dd8e6e color shades, tints & tones
#dd8e6e color schemes
#dd8e6e color preview, HTML & CSS examples
This text has a color of #dd8e6e
<p style="color:#dd8e6e;">Text here</p>
.mytext {color:#dd8e6e;}
This box has a color of #dd8e6e
<div style="background-color:#dd8e6e;">Content here</div>
.mybackground {background-color:#dd8e6e;}
Border around this has a color of #dd8e6e
<div style="border:2px solid #dd8e6e;">Content here</div>
.myborder {border:2px solid #dd8e6e;}