#700d2c color space conversions
Hex:
#700d2c
RGB:
112, 13, 44
CMY:
56, 95, 83
CMYK:
0, 88, 61, 56
HSL:
341°, 79.2000%, 24.5098%
HSV (HSB):
341°, 88.3929%, 43.9216%
XYZ:
7.2806, 3.9144, 2.7547
xyY:
0.5219, 0.2806, 3.9144
CIE-Lab:
23.3865, 42.5778, 9.1948
CIE-LCH:
23.3865, 43.5593, 12.1860
CIE-Luv:
23.3865, 59.0791, 1.8451
Hunter-Lab:
19.7849, 31.0623, 5.5944
#700d2c color charts
#700d2c color shades, tints & tones
#700d2c color schemes
#700d2c color preview, HTML & CSS examples
This text has a color of #700d2c
<p style="color:#700d2c;">Text here</p>
.mytext {color:#700d2c;}
This box has a color of #700d2c
<div style="background-color:#700d2c;">Content here</div>
.mybackground {background-color:#700d2c;}
Border around this has a color of #700d2c
<div style="border:2px solid #700d2c;">Content here</div>
.myborder {border:2px solid #700d2c;}