#dd8d4d color space conversions
Hex:
#dd8d4d
RGB:
221, 141, 77
CMY:
13, 45, 70
CMYK:
0, 36, 65, 13
HSL:
27°, 67.9245%, 58.4314%
HSV (HSB):
27°, 65.1584%, 86.6667%
XYZ:
40.6832, 34.9577, 11.6245
xyY:
0.4662, 0.4006, 34.9577
CIE-Lab:
65.7157, 24.5927, 46.0108
CIE-LCH:
65.7157, 52.1708, 61.8756
CIE-Luv:
65.7157, 62.7203, 47.9242
Hunter-Lab:
59.1251, 19.3548, 29.7307
#dd8d4d color charts
#dd8d4d color shades, tints & tones
#dd8d4d color schemes
#dd8d4d color preview, HTML & CSS examples
This text has a color of #dd8d4d
<p style="color:#dd8d4d;">Text here</p>
.mytext {color:#dd8d4d;}
This box has a color of #dd8d4d
<div style="background-color:#dd8d4d;">Content here</div>
.mybackground {background-color:#dd8d4d;}
Border around this has a color of #dd8d4d
<div style="border:2px solid #dd8d4d;">Content here</div>
.myborder {border:2px solid #dd8d4d;}