#dd8e4c color space conversions
Hex:
#dd8e4c
RGB:
221, 142, 76
CMY:
13, 44, 70
CMYK:
0, 36, 66, 13
HSL:
27°, 68.0751%, 58.2353%
HSV (HSB):
27°, 65.6109%, 86.6667%
XYZ:
40.7963, 35.2400, 11.4893
xyY:
0.4661, 0.4026, 35.2400
CIE-Lab:
65.9351, 23.9961, 46.7581
CIE-LCH:
65.9351, 52.5560, 62.8333
CIE-Luv:
65.9351, 62.0542, 48.7560
Hunter-Lab:
59.3633, 18.7851, 30.0792
#dd8e4c color charts
#dd8e4c color shades, tints & tones
#dd8e4c color schemes
#dd8e4c color preview, HTML & CSS examples
This text has a color of #dd8e4c
<p style="color:#dd8e4c;">Text here</p>
.mytext {color:#dd8e4c;}
This box has a color of #dd8e4c
<div style="background-color:#dd8e4c;">Content here</div>
.mybackground {background-color:#dd8e4c;}
Border around this has a color of #dd8e4c
<div style="border:2px solid #dd8e4c;">Content here</div>
.myborder {border:2px solid #dd8e4c;}