#dc8f32 color space conversions
Hex:
#dc8f32
RGB:
220, 143, 50
CMY:
14, 44, 80
CMYK:
0, 35, 77, 14
HSL:
33°, 70.8333%, 52.9412%
HSV (HSB):
33°, 77.2727%, 86.2745%
XYZ:
39.9134, 35.0909, 7.6872
xyY:
0.4827, 0.4244, 35.0909
CIE-Lab:
65.8193, 21.7542, 58.4072
CIE-LCH:
65.8193, 62.3269, 69.5718
CIE-Luv:
65.8193, 62.5169, 57.7988
Hunter-Lab:
59.2375, 16.6050, 33.7723
#dc8f32 color charts
#dc8f32 color shades, tints & tones
#dc8f32 color schemes
#dc8f32 color preview, HTML & CSS examples
This text has a color of #dc8f32
<p style="color:#dc8f32;">Text here</p>
.mytext {color:#dc8f32;}
This box has a color of #dc8f32
<div style="background-color:#dc8f32;">Content here</div>
.mybackground {background-color:#dc8f32;}
Border around this has a color of #dc8f32
<div style="border:2px solid #dc8f32;">Content here</div>
.myborder {border:2px solid #dc8f32;}