#700e29 color space conversions
Hex:
#700e29
RGB:
112, 14, 41
CMY:
56, 95, 84
CMYK:
0, 88, 63, 56
HSL:
343°, 77.7778%, 24.7059%
HSV (HSB):
343°, 87.5000%, 43.9216%
XYZ:
7.2394, 3.9189, 2.4727
xyY:
0.5311, 0.2875, 3.9189
CIE-Lab:
23.4015, 42.1112, 11.2968
CIE-LCH:
23.4015, 43.6001, 15.0166
CIE-Luv:
23.4015, 59.7656, 3.6249
Hunter-Lab:
19.7963, 30.6329, 6.4516
#700e29 color charts
#700e29 color shades, tints & tones
#700e29 color schemes
#700e29 color preview, HTML & CSS examples
This text has a color of #700e29
<p style="color:#700e29;">Text here</p>
.mytext {color:#700e29;}
This box has a color of #700e29
<div style="background-color:#700e29;">Content here</div>
.mybackground {background-color:#700e29;}
Border around this has a color of #700e29
<div style="border:2px solid #700e29;">Content here</div>
.myborder {border:2px solid #700e29;}