#701e10 color space conversions
Hex:
#701e10
RGB:
112, 30, 16
CMY:
56, 88, 94
CMYK:
0, 73, 86, 56
HSL:
9°, 75.0000%, 25.0980%
HSV (HSB):
9°, 85.7143%, 43.9216%
XYZ:
7.2399, 4.4107, 0.9600
xyY:
0.5741, 0.3498, 4.4107
CIE-Lab:
24.9852, 35.2901, 29.3470
CIE-LCH:
24.9852, 45.8981, 39.7466
CIE-Luv:
24.9852, 59.0522, 16.9108
Hunter-Lab:
21.0017, 24.7813, 11.9910
#701e10 color charts
#701e10 color shades, tints & tones
#701e10 color schemes
#701e10 color preview, HTML & CSS examples
This text has a color of #701e10
<p style="color:#701e10;">Text here</p>
.mytext {color:#701e10;}
This box has a color of #701e10
<div style="background-color:#701e10;">Content here</div>
.mybackground {background-color:#701e10;}
Border around this has a color of #701e10
<div style="border:2px solid #701e10;">Content here</div>
.myborder {border:2px solid #701e10;}