#dd8b7e color space conversions
Hex:
#dd8b7e
RGB:
221, 139, 126
CMY:
13, 45, 51
CMYK:
0, 37, 43, 13
HSL:
8°, 58.2822%, 68.0392%
HSV (HSB):
8°, 42.9864%, 86.6667%
XYZ:
42.8173, 35.3437, 24.3040
xyY:
0.4179, 0.3449, 35.3437
CIE-Lab:
66.0154, 29.7777, 20.0850
CIE-LCH:
66.0154, 35.9182, 33.9995
CIE-Luv:
66.0154, 57.7825, 20.7309
Hunter-Lab:
59.4506, 24.5201, 17.3771
#dd8b7e color charts
#dd8b7e color shades, tints & tones
#dd8b7e color schemes
#dd8b7e color preview, HTML & CSS examples
This text has a color of #dd8b7e
<p style="color:#dd8b7e;">Text here</p>
.mytext {color:#dd8b7e;}
This box has a color of #dd8b7e
<div style="background-color:#dd8b7e;">Content here</div>
.mybackground {background-color:#dd8b7e;}
Border around this has a color of #dd8b7e
<div style="border:2px solid #dd8b7e;">Content here</div>
.myborder {border:2px solid #dd8b7e;}