#700e45 color space conversions
Hex:
#700e45
RGB:
112, 14, 69
CMY:
56, 95, 73
CMYK:
0, 88, 38, 56
HSL:
326°, 77.7778%, 24.7059%
HSV (HSB):
326°, 87.5000%, 43.9216%
XYZ:
7.9133, 4.1885, 6.0216
xyY:
0.4366, 0.2311, 4.1885
CIE-Lab:
24.2850, 44.6858, -6.7417
CIE-LCH:
24.2850, 45.1915, 351.4205
CIE-Luv:
24.2850, 50.0688, -13.8447
Hunter-Lab:
20.4658, 33.2036, -3.1187
#700e45 color charts
#700e45 color shades, tints & tones
#700e45 color schemes
#700e45 color preview, HTML & CSS examples
This text has a color of #700e45
<p style="color:#700e45;">Text here</p>
.mytext {color:#700e45;}
This box has a color of #700e45
<div style="background-color:#700e45;">Content here</div>
.mybackground {background-color:#700e45;}
Border around this has a color of #700e45
<div style="border:2px solid #700e45;">Content here</div>
.myborder {border:2px solid #700e45;}