#701e1e color space conversions
Hex:
#701e1e
RGB:
112, 30, 30
CMY:
56, 88, 88
CMYK:
0, 73, 73, 56
HSL:
0°, 57.7465%, 27.8431%
HSV (HSB):
0°, 73.2143%, 43.9216%
XYZ:
7.3807, 4.4670, 1.7015
xyY:
0.5447, 0.3297, 4.4670
CIE-Lab:
25.1589, 35.9067, 20.9616
CIE-LCH:
25.1589, 41.5773, 30.2755
CIE-Luv:
25.1589, 56.7657, 12.2403
Hunter-Lab:
21.1353, 25.3474, 10.0216
#701e1e color charts
#701e1e color shades, tints & tones
#701e1e color schemes
#701e1e color preview, HTML & CSS examples
This text has a color of #701e1e
<p style="color:#701e1e;">Text here</p>
.mytext {color:#701e1e;}
This box has a color of #701e1e
<div style="background-color:#701e1e;">Content here</div>
.mybackground {background-color:#701e1e;}
Border around this has a color of #701e1e
<div style="border:2px solid #701e1e;">Content here</div>
.myborder {border:2px solid #701e1e;}