#dc9942 color space conversions
Hex:
#dc9942
RGB:
220, 153, 66
CMY:
14, 40, 74
CMYK:
0, 30, 70, 14
HSL:
34°, 68.7500%, 56.0784%
HSV (HSB):
34°, 70.0000%, 86.2745%
XYZ:
41.8898, 38.3915, 10.3567
xyY:
0.4622, 0.4236, 38.3915
CIE-Lab:
68.3081, 17.1075, 54.0631
CIE-LCH:
68.3081, 56.7052, 72.4408
CIE-Luv:
68.3081, 53.6424, 57.0054
Hunter-Lab:
61.9608, 12.2468, 33.4623
#dc9942 color charts
#dc9942 color shades, tints & tones
#dc9942 color schemes
#dc9942 color preview, HTML & CSS examples
This text has a color of #dc9942
<p style="color:#dc9942;">Text here</p>
.mytext {color:#dc9942;}
This box has a color of #dc9942
<div style="background-color:#dc9942;">Content here</div>
.mybackground {background-color:#dc9942;}
Border around this has a color of #dc9942
<div style="border:2px solid #dc9942;">Content here</div>
.myborder {border:2px solid #dc9942;}