#701f1d color space conversions
Hex:
#701f1d
RGB:
112, 31, 29
CMY:
56, 88, 89
CMYK:
0, 72, 74, 56
HSL:
1°, 58.8652%, 27.6471%
HSV (HSB):
1°, 74.1071%, 43.9216%
XYZ:
7.3938, 4.5134, 1.6439
xyY:
0.5456, 0.3331, 4.5134
CIE-Lab:
25.3010, 35.4211, 21.7775
CIE-LCH:
25.3010, 41.5802, 31.5840
CIE-Luv:
25.3010, 56.4836, 12.9110
Hunter-Lab:
21.2448, 24.9450, 10.2837
#701f1d color charts
#701f1d color shades, tints & tones
#701f1d color schemes
#701f1d color preview, HTML & CSS examples
This text has a color of #701f1d
<p style="color:#701f1d;">Text here</p>
.mytext {color:#701f1d;}
This box has a color of #701f1d
<div style="background-color:#701f1d;">Content here</div>
.mybackground {background-color:#701f1d;}
Border around this has a color of #701f1d
<div style="border:2px solid #701f1d;">Content here</div>
.myborder {border:2px solid #701f1d;}