#700c1b color space conversions
Hex:
#700c1b
RGB:
112, 12, 27
CMY:
56, 95, 89
CMYK:
0, 89, 76, 56
HSL:
351°, 80.6452%, 24.3137%
HSV (HSB):
351°, 89.2857%, 43.9216%
XYZ:
7.0114, 3.7868, 1.3983
xyY:
0.5749, 0.3105, 3.7868
CIE-Lab:
22.9538, 41.7927, 20.3260
CIE-LCH:
22.9538, 46.4734, 25.9362
CIE-Luv:
22.9538, 64.0194, 9.7867
Hunter-Lab:
19.4598, 30.2594, 9.3615
#700c1b color charts
#700c1b color shades, tints & tones
#700c1b color schemes
#700c1b color preview, HTML & CSS examples
This text has a color of #700c1b
<p style="color:#700c1b;">Text here</p>
.mytext {color:#700c1b;}
This box has a color of #700c1b
<div style="background-color:#700c1b;">Content here</div>
.mybackground {background-color:#700c1b;}
Border around this has a color of #700c1b
<div style="border:2px solid #700c1b;">Content here</div>
.myborder {border:2px solid #700c1b;}