#700f31 color space conversions
Hex:
#700f31
RGB:
112, 15, 49
CMY:
56, 94, 81
CMYK:
0, 87, 56, 56
HSL:
339°, 76.3780%, 24.9020%
HSV (HSB):
339°, 86.6071%, 43.9216%
XYZ:
7.4073, 4.0081, 3.2890
xyY:
0.5037, 0.2726, 4.0081
CIE-Lab:
23.6983, 42.4581, 6.1585
CIE-LCH:
23.6983, 42.9025, 8.2532
CIE-Luv:
23.6983, 56.9896, -0.6935
Hunter-Lab:
20.0203, 31.0073, 4.2740
#700f31 color charts
#700f31 color shades, tints & tones
#700f31 color schemes
#700f31 color preview, HTML & CSS examples
This text has a color of #700f31
<p style="color:#700f31;">Text here</p>
.mytext {color:#700f31;}
This box has a color of #700f31
<div style="background-color:#700f31;">Content here</div>
.mybackground {background-color:#700f31;}
Border around this has a color of #700f31
<div style="border:2px solid #700f31;">Content here</div>
.myborder {border:2px solid #700f31;}