#701f03 color space conversions
Hex:
#701f03
RGB:
112, 31, 3
CMY:
56, 88, 99
CMYK:
0, 72, 97, 56
HSL:
15°, 94.7826%, 22.5490%
HSV (HSB):
15°, 97.3214%, 43.9216%
XYZ:
7.1885, 4.4313, 0.5626
xyY:
0.5901, 0.3637, 4.4313
CIE-Lab:
25.0489, 34.5131, 35.1407
CIE-LCH:
25.0489, 49.2547, 45.5162
CIE-Luv:
25.0489, 59.8481, 19.8570
Hunter-Lab:
21.0506, 24.1168, 13.1509
#701f03 color charts
#701f03 color shades, tints & tones
#701f03 color schemes
#701f03 color preview, HTML & CSS examples
This text has a color of #701f03
<p style="color:#701f03;">Text here</p>
.mytext {color:#701f03;}
This box has a color of #701f03
<div style="background-color:#701f03;">Content here</div>
.mybackground {background-color:#701f03;}
Border around this has a color of #701f03
<div style="border:2px solid #701f03;">Content here</div>
.myborder {border:2px solid #701f03;}