#700d24 color space conversions
Hex:
#700d24
RGB:
112, 13, 36
CMY:
56, 95, 86
CMYK:
0, 88, 68, 56
HSL:
346°, 79.2000%, 24.5098%
HSV (HSB):
346°, 88.3929%, 43.9216%
XYZ:
7.1445, 3.8600, 2.0376
xyY:
0.5478, 0.2960, 3.8600
CIE-Lab:
23.2030, 42.0367, 14.4931
CIE-LCH:
23.2030, 44.4650, 19.0228
CIE-Luv:
23.2030, 61.4675, 5.9960
Hunter-Lab:
19.6468, 30.5287, 7.6038
#700d24 color charts
#700d24 color shades, tints & tones
#700d24 color schemes
#700d24 color preview, HTML & CSS examples
This text has a color of #700d24
<p style="color:#700d24;">Text here</p>
.mytext {color:#700d24;}
This box has a color of #700d24
<div style="background-color:#700d24;">Content here</div>
.mybackground {background-color:#700d24;}
Border around this has a color of #700d24
<div style="border:2px solid #700d24;">Content here</div>
.myborder {border:2px solid #700d24;}