#dc6d3e color space conversions
Hex:
#dc6d3e
RGB:
220, 109, 62
CMY:
14, 57, 76
CMYK:
0, 50, 72, 14
HSL:
18°, 69.2982%, 55.2941%
HSV (HSB):
18°, 71.8182%, 86.2745%
XYZ:
35.8533, 26.5007, 7.7829
xyY:
0.5112, 0.3778, 26.5007
CIE-Lab:
58.5093, 40.1107, 45.4620
CIE-LCH:
58.5093, 60.6272, 48.5783
CIE-Luv:
58.5093, 88.3631, 40.9882
Hunter-Lab:
51.4789, 34.2314, 27.0714
#dc6d3e color charts
#dc6d3e color shades, tints & tones
#dc6d3e color schemes
#dc6d3e color preview, HTML & CSS examples
This text has a color of #dc6d3e
<p style="color:#dc6d3e;">Text here</p>
.mytext {color:#dc6d3e;}
This box has a color of #dc6d3e
<div style="background-color:#dc6d3e;">Content here</div>
.mybackground {background-color:#dc6d3e;}
Border around this has a color of #dc6d3e
<div style="border:2px solid #dc6d3e;">Content here</div>
.myborder {border:2px solid #dc6d3e;}