#700e22 color space conversions
Hex:
#700e22
RGB:
112, 14, 34
CMY:
56, 95, 87
CMYK:
0, 88, 70, 56
HSL:
348°, 77.7778%, 24.7059%
HSV (HSB):
348°, 87.5000%, 43.9216%
XYZ:
7.1279, 3.8743, 1.8855
xyY:
0.5531, 0.3006, 3.8743
CIE-Lab:
23.2515, 41.6641, 15.9318
CIE-LCH:
23.2515, 44.6063, 20.9262
CIE-Luv:
23.2515, 61.7541, 7.0951
Hunter-Lab:
19.6833, 30.1941, 8.0988
#700e22 color charts
#700e22 color shades, tints & tones
#700e22 color schemes
#700e22 color preview, HTML & CSS examples
This text has a color of #700e22
<p style="color:#700e22;">Text here</p>
.mytext {color:#700e22;}
This box has a color of #700e22
<div style="background-color:#700e22;">Content here</div>
.mybackground {background-color:#700e22;}
Border around this has a color of #700e22
<div style="border:2px solid #700e22;">Content here</div>
.myborder {border:2px solid #700e22;}