#701b01 color space conversions
Hex:
#701b01
RGB:
112, 27, 1
CMY:
56, 89, 100
CMYK:
0, 76, 99, 56
HSL:
14°, 98.2301%, 22.1569%
HSV (HSB):
14°, 99.1071%, 43.9216%
XYZ:
7.0795, 4.2308, 0.4722
xyY:
0.6008, 0.3591, 4.2308
CIE-Lab:
24.4202, 36.1485, 35.3496
CIE-LCH:
24.4202, 50.5600, 44.3598
CIE-Luv:
24.4202, 62.1258, 19.3086
Hunter-Lab:
20.5689, 25.4414, 13.0371
#701b01 color charts
#701b01 color shades, tints & tones
#701b01 color schemes
#701b01 color preview, HTML & CSS examples
This text has a color of #701b01
<p style="color:#701b01;">Text here</p>
.mytext {color:#701b01;}
This box has a color of #701b01
<div style="background-color:#701b01;">Content here</div>
.mybackground {background-color:#701b01;}
Border around this has a color of #701b01
<div style="border:2px solid #701b01;">Content here</div>
.myborder {border:2px solid #701b01;}