#700e4e color space conversions
Hex:
#700e4e
RGB:
112, 14, 78
CMY:
56, 95, 69
CMYK:
0, 88, 30, 56
HSL:
321°, 77.7778%, 24.7059%
HSV (HSB):
321°, 87.5000%, 43.9216%
XYZ:
8.2143, 4.3089, 7.6065
xyY:
0.4081, 0.2141, 4.3089
CIE-Lab:
24.6674, 45.7714, -12.2543
CIE-LCH:
24.6674, 47.3834, 345.0118
CIE-Luv:
24.6674, 46.6947, -20.1937
Hunter-Lab:
20.7578, 34.3097, -7.1957
#700e4e color charts
#700e4e color shades, tints & tones
#700e4e color schemes
#700e4e color preview, HTML & CSS examples
This text has a color of #700e4e
<p style="color:#700e4e;">Text here</p>
.mytext {color:#700e4e;}
This box has a color of #700e4e
<div style="background-color:#700e4e;">Content here</div>
.mybackground {background-color:#700e4e;}
Border around this has a color of #700e4e
<div style="border:2px solid #700e4e;">Content here</div>
.myborder {border:2px solid #700e4e;}