#dc9c32 color space conversions
Hex:
#dc9c32
RGB:
220, 156, 50
CMY:
14, 39, 80
CMYK:
0, 29, 77, 14
HSL:
37°, 70.8333%, 52.9412%
HSV (HSB):
37°, 77.2727%, 86.2745%
XYZ:
41.9794, 39.2229, 8.3758
xyY:
0.4686, 0.4379, 39.2229
CIE-Lab:
68.9124, 14.7740, 61.3419
CIE-LCH:
68.9124, 63.0959, 76.4584
CIE-Luv:
68.9124, 52.2707, 62.9199
Hunter-Lab:
62.6282, 10.0485, 35.9103
#dc9c32 color charts
#dc9c32 color shades, tints & tones
#dc9c32 color schemes
#dc9c32 color preview, HTML & CSS examples
This text has a color of #dc9c32
<p style="color:#dc9c32;">Text here</p>
.mytext {color:#dc9c32;}
This box has a color of #dc9c32
<div style="background-color:#dc9c32;">Content here</div>
.mybackground {background-color:#dc9c32;}
Border around this has a color of #dc9c32
<div style="border:2px solid #dc9c32;">Content here</div>
.myborder {border:2px solid #dc9c32;}