#dd6c3e color space conversions
Hex:
#dd6c3e
RGB:
221, 108, 62
CMY:
13, 58, 76
CMYK:
0, 51, 72, 13
HSL:
17°, 70.0441%, 55.4902%
HSV (HSB):
17°, 71.9457%, 86.6667%
XYZ:
36.0509, 26.4451, 7.7617
xyY:
0.5131, 0.3764, 26.4451
CIE-Lab:
58.4571, 40.9978, 45.4473
CIE-LCH:
58.4571, 61.2068, 47.9465
CIE-Luv:
58.4571, 89.9675, 40.7268
Hunter-Lab:
51.4248, 35.1424, 27.0485
#dd6c3e color charts
#dd6c3e color shades, tints & tones
#dd6c3e color schemes
#dd6c3e color preview, HTML & CSS examples
This text has a color of #dd6c3e
<p style="color:#dd6c3e;">Text here</p>
.mytext {color:#dd6c3e;}
This box has a color of #dd6c3e
<div style="background-color:#dd6c3e;">Content here</div>
.mybackground {background-color:#dd6c3e;}
Border around this has a color of #dd6c3e
<div style="border:2px solid #dd6c3e;">Content here</div>
.myborder {border:2px solid #dd6c3e;}