#701f02 color space conversions
Hex:
#701f02
RGB:
112, 31, 2
CMY:
56, 88, 99
CMYK:
0, 72, 98, 56
HSL:
16°, 96.4912%, 22.3529%
HSV (HSB):
16°, 98.2143%, 43.9216%
XYZ:
7.1830, 4.4291, 0.5337
xyY:
0.5914, 0.3647, 4.4291
CIE-Lab:
25.0421, 34.4886, 35.5417
CIE-LCH:
25.0421, 49.5245, 45.8616
CIE-Luv:
25.0421, 59.9434, 20.0524
Hunter-Lab:
21.0454, 24.0945, 13.2281
#701f02 color charts
#701f02 color shades, tints & tones
#701f02 color schemes
#701f02 color preview, HTML & CSS examples
This text has a color of #701f02
<p style="color:#701f02;">Text here</p>
.mytext {color:#701f02;}
This box has a color of #701f02
<div style="background-color:#701f02;">Content here</div>
.mybackground {background-color:#701f02;}
Border around this has a color of #701f02
<div style="border:2px solid #701f02;">Content here</div>
.myborder {border:2px solid #701f02;}