#700e36 color space conversions
Hex:
#700e36
RGB:
112, 14, 54
CMY:
56, 95, 79
CMYK:
0, 88, 52, 56
HSL:
336°, 77.7778%, 24.7059%
HSV (HSB):
336°, 87.5000%, 43.9216%
XYZ:
7.5050, 4.0252, 3.8714
xyY:
0.4873, 0.2613, 4.0252
CIE-Lab:
23.7545, 43.1511, 2.7765
CIE-LCH:
23.7545, 43.2403, 3.6815
CIE-Luv:
23.7545, 55.5192, -3.9028
Hunter-Lab:
20.0628, 31.6624, 2.6031
#700e36 color charts
#700e36 color shades, tints & tones
#700e36 color schemes
#700e36 color preview, HTML & CSS examples
This text has a color of #700e36
<p style="color:#700e36;">Text here</p>
.mytext {color:#700e36;}
This box has a color of #700e36
<div style="background-color:#700e36;">Content here</div>
.mybackground {background-color:#700e36;}
Border around this has a color of #700e36
<div style="border:2px solid #700e36;">Content here</div>
.myborder {border:2px solid #700e36;}