#701e2c color space conversions
Hex:
#701e2c
RGB:
112, 30, 44
CMY:
56, 88, 83
CMYK:
0, 73, 61, 56
HSL:
350°, 57.7465%, 27.8431%
HSV (HSB):
350°, 73.2143%, 43.9216%
XYZ:
7.6010, 4.5551, 2.8615
xyY:
0.5061, 0.3033, 4.5551
CIE-Lab:
25.4278, 36.8492, 11.9651
CIE-LCH:
25.4278, 38.7431, 17.9889
CIE-Luv:
25.4278, 53.5235, 5.5384
Hunter-Lab:
21.3428, 26.2209, 6.9908
#701e2c color charts
#701e2c color shades, tints & tones
#701e2c color schemes
#701e2c color preview, HTML & CSS examples
This text has a color of #701e2c
<p style="color:#701e2c;">Text here</p>
.mytext {color:#701e2c;}
This box has a color of #701e2c
<div style="background-color:#701e2c;">Content here</div>
.mybackground {background-color:#701e2c;}
Border around this has a color of #701e2c
<div style="border:2px solid #701e2c;">Content here</div>
.myborder {border:2px solid #701e2c;}