#dc9c3d color space conversions
Hex:
#dc9c3d
RGB:
220, 156, 61
CMY:
14, 39, 76
CMYK:
0, 29, 72, 14
HSL:
36°, 69.4323%, 55.0980%
HSV (HSB):
36°, 72.2727%, 86.2745%
XYZ:
42.2460, 39.3295, 9.7796
xyY:
0.4624, 0.4305, 39.3295
CIE-Lab:
68.9893, 15.2469, 56.9657
CIE-LCH:
68.9893, 58.9708, 75.0159
CIE-Luv:
68.9893, 51.6639, 59.8536
Hunter-Lab:
62.7132, 10.4961, 34.6535
#dc9c3d color charts
#dc9c3d color shades, tints & tones
#dc9c3d color schemes
#dc9c3d color preview, HTML & CSS examples
This text has a color of #dc9c3d
<p style="color:#dc9c3d;">Text here</p>
.mytext {color:#dc9c3d;}
This box has a color of #dc9c3d
<div style="background-color:#dc9c3d;">Content here</div>
.mybackground {background-color:#dc9c3d;}
Border around this has a color of #dc9c3d
<div style="border:2px solid #dc9c3d;">Content here</div>
.myborder {border:2px solid #dc9c3d;}