#dc8b3d color space conversions
Hex:
#dc8b3d
RGB:
220, 139, 61
CMY:
14, 45, 76
CMYK:
0, 37, 72, 14
HSL:
29°, 69.4323%, 55.0980%
HSV (HSB):
29°, 72.2727%, 86.2745%
XYZ:
39.5901, 34.0178, 8.8943
xyY:
0.4799, 0.4123, 34.0178
CIE-Lab:
64.9767, 24.3727, 52.8360
CIE-LCH:
64.9767, 58.1865, 65.2366
CIE-Luv:
64.9767, 64.9015, 52.9573
Hunter-Lab:
58.3248, 19.0952, 31.7858
#dc8b3d color charts
#dc8b3d color shades, tints & tones
#dc8b3d color schemes
#dc8b3d color preview, HTML & CSS examples
This text has a color of #dc8b3d
<p style="color:#dc8b3d;">Text here</p>
.mytext {color:#dc8b3d;}
This box has a color of #dc8b3d
<div style="background-color:#dc8b3d;">Content here</div>
.mybackground {background-color:#dc8b3d;}
Border around this has a color of #dc8b3d
<div style="border:2px solid #dc8b3d;">Content here</div>
.myborder {border:2px solid #dc8b3d;}