#dc7f32 color space conversions
Hex:
#dc7f32
RGB:
220, 127, 50
CMY:
14, 50, 80
CMYK:
0, 42, 77, 14
HSL:
27°, 70.8333%, 52.9412%
HSV (HSB):
27°, 77.2727%, 86.2745%
XYZ:
37.6803, 30.6247, 6.9428
xyY:
0.5007, 0.4070, 30.6247
CIE-Lab:
62.1895, 30.2828, 54.9080
CIE-LCH:
62.1895, 62.7052, 61.1225
CIE-Luv:
62.1895, 75.3454, 51.6424
Hunter-Lab:
55.3396, 24.6951, 31.2993
#dc7f32 color charts
#dc7f32 color shades, tints & tones
#dc7f32 color schemes
#dc7f32 color preview, HTML & CSS examples
This text has a color of #dc7f32
<p style="color:#dc7f32;">Text here</p>
.mytext {color:#dc7f32;}
This box has a color of #dc7f32
<div style="background-color:#dc7f32;">Content here</div>
.mybackground {background-color:#dc7f32;}
Border around this has a color of #dc7f32
<div style="border:2px solid #dc7f32;">Content here</div>
.myborder {border:2px solid #dc7f32;}