#701e01 color space conversions
Hex:
#701e01
RGB:
112, 30, 1
CMY:
56, 88, 100
CMYK:
0, 73, 99, 56
HSL:
16°, 98.2301%, 22.1569%
HSV (HSB):
16°, 99.1071%, 43.9216%
XYZ:
7.1518, 4.3755, 0.4963
xyY:
0.5948, 0.3639, 4.3755
CIE-Lab:
24.8758, 34.8989, 35.7902
CIE-LCH:
24.8758, 49.9887, 45.7224
CIE-Luv:
24.8758, 60.5783, 20.0048
Hunter-Lab:
20.9177, 24.4241, 13.2356
#701e01 color charts
#701e01 color shades, tints & tones
#701e01 color schemes
#701e01 color preview, HTML & CSS examples
This text has a color of #701e01
<p style="color:#701e01;">Text here</p>
.mytext {color:#701e01;}
This box has a color of #701e01
<div style="background-color:#701e01;">Content here</div>
.mybackground {background-color:#701e01;}
Border around this has a color of #701e01
<div style="border:2px solid #701e01;">Content here</div>
.myborder {border:2px solid #701e01;}