#700e17 color space conversions
Hex:
#700e17
RGB:
112, 14, 23
CMY:
56, 95, 91
CMYK:
0, 88, 79, 56
HSL:
354°, 77.7778%, 24.7059%
HSV (HSB):
354°, 87.5000%, 43.9216%
XYZ:
6.9938, 3.8207, 1.1795
xyY:
0.5831, 0.3186, 3.8207
CIE-Lab:
23.0695, 41.1180, 23.1087
CIE-LCH:
23.0695, 47.1668, 29.3364
CIE-Luv:
23.0695, 64.3339, 11.5514
Hunter-Lab:
19.5466, 29.6610, 10.1050
#700e17 color charts
#700e17 color shades, tints & tones
#700e17 color schemes
#700e17 color preview, HTML & CSS examples
This text has a color of #700e17
<p style="color:#700e17;">Text here</p>
.mytext {color:#700e17;}
This box has a color of #700e17
<div style="background-color:#700e17;">Content here</div>
.mybackground {background-color:#700e17;}
Border around this has a color of #700e17
<div style="border:2px solid #700e17;">Content here</div>
.myborder {border:2px solid #700e17;}