#701e07 color space conversions
Hex:
#701e07
RGB:
112, 30, 7
CMY:
56, 88, 97
CMYK:
0, 73, 94, 56
HSL:
13°, 88.2353%, 23.3333%
HSV (HSB):
13°, 93.7500%, 43.9216%
XYZ:
7.1847, 4.3886, 0.6694
xyY:
0.5869, 0.3585, 4.3886
CIE-Lab:
24.9167, 35.0455, 33.3848
CIE-LCH:
24.9167, 48.4018, 43.6098
CIE-Luv:
24.9167, 59.9994, 18.8331
Hunter-Lab:
20.9491, 24.5577, 12.7697
#701e07 color charts
#701e07 color shades, tints & tones
#701e07 color schemes
#701e07 color preview, HTML & CSS examples
This text has a color of #701e07
<p style="color:#701e07;">Text here</p>
.mytext {color:#701e07;}
This box has a color of #701e07
<div style="background-color:#701e07;">Content here</div>
.mybackground {background-color:#701e07;}
Border around this has a color of #701e07
<div style="border:2px solid #701e07;">Content here</div>
.myborder {border:2px solid #701e07;}