#701f00 color space conversions
Hex:
#701f00
RGB:
112, 31, 0
CMY:
56, 88, 100
CMYK:
0, 72, 100, 56
HSL:
17°, 100.0000%, 21.9608%
HSV (HSB):
17°, 100.0000%, 43.9216%
XYZ:
7.1721, 4.4247, 0.4760
xyY:
0.5941, 0.3665, 4.4247
CIE-Lab:
25.0286, 34.4394, 36.3436
CIE-LCH:
25.0286, 50.0693, 46.5410
CIE-Luv:
25.0286, 60.1349, 20.4448
Hunter-Lab:
21.0350, 24.0499, 13.3827
#701f00 color charts
#701f00 color shades, tints & tones
#701f00 color schemes
#701f00 color preview, HTML & CSS examples
This text has a color of #701f00
<p style="color:#701f00;">Text here</p>
.mytext {color:#701f00;}
This box has a color of #701f00
<div style="background-color:#701f00;">Content here</div>
.mybackground {background-color:#701f00;}
Border around this has a color of #701f00
<div style="border:2px solid #701f00;">Content here</div>
.myborder {border:2px solid #701f00;}