#701a08 color space conversions
Hex:
#701a08
RGB:
112, 26, 8
CMY:
56, 90, 97
CMYK:
0, 77, 93, 56
HSL:
10°, 86.6667%, 23.5294%
HSV (HSB):
10°, 92.8571%, 43.9216%
XYZ:
7.0953, 4.2011, 0.6667
xyY:
0.5931, 0.3512, 4.2011
CIE-Lab:
24.3253, 36.7142, 32.4048
CIE-LCH:
24.3253, 48.9694, 41.4324
CIE-Luv:
24.3253, 61.8975, 17.7046
Hunter-Lab:
20.4965, 25.9228, 12.4191
#701a08 color charts
#701a08 color shades, tints & tones
#701a08 color schemes
#701a08 color preview, HTML & CSS examples
This text has a color of #701a08
<p style="color:#701a08;">Text here</p>
.mytext {color:#701a08;}
This box has a color of #701a08
<div style="background-color:#701a08;">Content here</div>
.mybackground {background-color:#701a08;}
Border around this has a color of #701a08
<div style="border:2px solid #701a08;">Content here</div>
.myborder {border:2px solid #701a08;}