#dd8e85 color space conversions
Hex:
#dd8e85
RGB:
221, 142, 133
CMY:
13, 44, 48
CMYK:
0, 36, 40, 13
HSL:
6°, 56.4103%, 69.4118%
HSV (HSB):
6°, 39.8190%, 86.6667%
XYZ:
43.7254, 36.4116, 26.9139
xyY:
0.4085, 0.3401, 36.4116
CIE-Lab:
66.8332, 28.9436, 17.2991
CIE-LCH:
66.8332, 33.7192, 30.8661
CIE-Luv:
66.8332, 54.6999, 17.6436
Hunter-Lab:
60.3420, 23.7473, 15.7948
#dd8e85 color charts
#dd8e85 color shades, tints & tones
#dd8e85 color schemes
#dd8e85 color preview, HTML & CSS examples
This text has a color of #dd8e85
<p style="color:#dd8e85;">Text here</p>
.mytext {color:#dd8e85;}
This box has a color of #dd8e85
<div style="background-color:#dd8e85;">Content here</div>
.mybackground {background-color:#dd8e85;}
Border around this has a color of #dd8e85
<div style="border:2px solid #dd8e85;">Content here</div>
.myborder {border:2px solid #dd8e85;}