#dc8b32 color space conversions
Hex:
#dc8b32
RGB:
220, 139, 50
CMY:
14, 45, 80
CMYK:
0, 37, 77, 14
HSL:
31°, 70.8333%, 52.9412%
HSV (HSB):
31°, 77.2727%, 86.2745%
XYZ:
39.3235, 33.9112, 7.4905
xyY:
0.4871, 0.4201, 33.9112
CIE-Lab:
64.8920, 23.8977, 57.5192
CIE-LCH:
64.8920, 62.2861, 67.4384
CIE-Luv:
64.8920, 65.7086, 56.2416
Hunter-Lab:
58.2333, 18.6285, 33.1368
#dc8b32 color charts
#dc8b32 color shades, tints & tones
#dc8b32 color schemes
#dc8b32 color preview, HTML & CSS examples
This text has a color of #dc8b32
<p style="color:#dc8b32;">Text here</p>
.mytext {color:#dc8b32;}
This box has a color of #dc8b32
<div style="background-color:#dc8b32;">Content here</div>
.mybackground {background-color:#dc8b32;}
Border around this has a color of #dc8b32
<div style="border:2px solid #dc8b32;">Content here</div>
.myborder {border:2px solid #dc8b32;}