#dd6c3c color space conversions
Hex:
#dd6c3c
RGB:
221, 108, 60
CMY:
13, 58, 76
CMYK:
0, 51, 73, 13
HSL:
18°, 70.3057%, 55.0980%
HSV (HSB):
18°, 72.8507%, 86.6667%
XYZ:
35.9970, 26.4235, 7.4780
xyY:
0.5150, 0.3780, 26.4235
CIE-Lab:
58.4369, 40.9046, 46.4356
CIE-LCH:
58.4369, 61.8826, 48.6235
CIE-Luv:
58.4369, 90.2253, 41.4598
Hunter-Lab:
51.4038, 35.0430, 27.3575
#dd6c3c color charts
#dd6c3c color shades, tints & tones
#dd6c3c color schemes
#dd6c3c color preview, HTML & CSS examples
This text has a color of #dd6c3c
<p style="color:#dd6c3c;">Text here</p>
.mytext {color:#dd6c3c;}
This box has a color of #dd6c3c
<div style="background-color:#dd6c3c;">Content here</div>
.mybackground {background-color:#dd6c3c;}
Border around this has a color of #dd6c3c
<div style="border:2px solid #dd6c3c;">Content here</div>
.myborder {border:2px solid #dd6c3c;}