#701e32 color space conversions
Hex:
#701e32
RGB:
112, 30, 50
CMY:
56, 88, 80
CMYK:
0, 73, 55, 56
HSL:
345°, 57.7465%, 27.8431%
HSV (HSB):
345°, 73.2143%, 43.9216%
XYZ:
7.7221, 4.6036, 3.4992
xyY:
0.4880, 0.2909, 4.6036
CIE-Lab:
25.5741, 37.3564, 8.0929
CIE-LCH:
25.5741, 38.2230, 12.2237
CIE-Luv:
25.5741, 51.8931, 2.1292
Hunter-Lab:
21.4560, 26.6950, 5.3497
#701e32 color charts
#701e32 color shades, tints & tones
#701e32 color schemes
#701e32 color preview, HTML & CSS examples
This text has a color of #701e32
<p style="color:#701e32;">Text here</p>
.mytext {color:#701e32;}
This box has a color of #701e32
<div style="background-color:#701e32;">Content here</div>
.mybackground {background-color:#701e32;}
Border around this has a color of #701e32
<div style="border:2px solid #701e32;">Content here</div>
.myborder {border:2px solid #701e32;}