#700b32 color space conversions
Hex:
#700b32
RGB:
112, 11, 50
CMY:
56, 96, 80
CMYK:
0, 90, 55, 56
HSL:
337°, 82.1138%, 24.1176%
HSV (HSB):
337°, 90.1786%, 43.9216%
XYZ:
7.3775, 3.9144, 3.3843
xyY:
0.5027, 0.2667, 3.9144
CIE-Lab:
23.3863, 43.5162, 5.0244
CIE-LCH:
23.3863, 43.8053, 6.5862
CIE-Luv:
23.3863, 57.5197, -1.9117
Hunter-Lab:
19.7848, 31.9369, 3.7074
#700b32 color charts
#700b32 color shades, tints & tones
#700b32 color schemes
#700b32 color preview, HTML & CSS examples
This text has a color of #700b32
<p style="color:#700b32;">Text here</p>
.mytext {color:#700b32;}
This box has a color of #700b32
<div style="background-color:#700b32;">Content here</div>
.mybackground {background-color:#700b32;}
Border around this has a color of #700b32
<div style="border:2px solid #700b32;">Content here</div>
.myborder {border:2px solid #700b32;}