#dc9845 color space conversions
Hex:
#dc9845
RGB:
220, 152, 69
CMY:
14, 40, 73
CMYK:
0, 31, 69, 14
HSL:
33°, 68.3258%, 56.6667%
HSV (HSB):
33°, 68.6364%, 86.2745%
XYZ:
41.8176, 38.1018, 10.7806
xyY:
0.4611, 0.4201, 38.1018
CIE-Lab:
68.0956, 17.8051, 52.4677
CIE-LCH:
68.0956, 55.4065, 71.2552
CIE-Luv:
68.0956, 54.1933, 55.5504
Hunter-Lab:
61.7266, 12.9058, 32.8536
#dc9845 color charts
#dc9845 color shades, tints & tones
#dc9845 color schemes
#dc9845 color preview, HTML & CSS examples
This text has a color of #dc9845
<p style="color:#dc9845;">Text here</p>
.mytext {color:#dc9845;}
This box has a color of #dc9845
<div style="background-color:#dc9845;">Content here</div>
.mybackground {background-color:#dc9845;}
Border around this has a color of #dc9845
<div style="border:2px solid #dc9845;">Content here</div>
.myborder {border:2px solid #dc9845;}