#dc8c3e color space conversions
Hex:
#dc8c3e
RGB:
220, 140, 62
CMY:
14, 45, 76
CMYK:
0, 36, 72, 14
HSL:
30°, 69.2982%, 55.2941%
HSV (HSB):
30°, 71.8182%, 86.2745%
XYZ:
39.7628, 34.3196, 9.0860
xyY:
0.4781, 0.4127, 34.3196
CIE-Lab:
65.2155, 23.8855, 52.6286
CIE-LCH:
65.2155, 57.7953, 65.5891
CIE-Luv:
65.2155, 64.0351, 53.0283
Hunter-Lab:
58.5829, 18.6355, 31.8123
#dc8c3e color charts
#dc8c3e color shades, tints & tones
#dc8c3e color schemes
#dc8c3e color preview, HTML & CSS examples
This text has a color of #dc8c3e
<p style="color:#dc8c3e;">Text here</p>
.mytext {color:#dc8c3e;}
This box has a color of #dc8c3e
<div style="background-color:#dc8c3e;">Content here</div>
.mybackground {background-color:#dc8c3e;}
Border around this has a color of #dc8c3e
<div style="border:2px solid #dc8c3e;">Content here</div>
.myborder {border:2px solid #dc8c3e;}