#700c2c color space conversions
Hex:
#700c2c
RGB:
112, 12, 44
CMY:
56, 95, 83
CMYK:
0, 89, 61, 56
HSL:
341°, 80.6452%, 24.3137%
HSV (HSB):
341°, 89.2857%, 43.9216%
XYZ:
7.2682, 3.8895, 2.7506
xyY:
0.5226, 0.2797, 3.8895
CIE-Lab:
23.3028, 42.8175, 9.0799
CIE-LCH:
23.3028, 43.7697, 11.9729
CIE-Luv:
23.3028, 59.3043, 1.6945
Hunter-Lab:
19.7219, 31.2699, 5.5364
#700c2c color charts
#700c2c color shades, tints & tones
#700c2c color schemes
#700c2c color preview, HTML & CSS examples
This text has a color of #700c2c
<p style="color:#700c2c;">Text here</p>
.mytext {color:#700c2c;}
This box has a color of #700c2c
<div style="background-color:#700c2c;">Content here</div>
.mybackground {background-color:#700c2c;}
Border around this has a color of #700c2c
<div style="border:2px solid #700c2c;">Content here</div>
.myborder {border:2px solid #700c2c;}