#700e71 color space conversions
Hex:
#700e71
RGB:
112, 14, 113
CMY:
56, 95, 56
CMYK:
1, 88, 0, 56
HSL:
299°, 77.9528%, 24.9020%
HSV (HSB):
299°, 87.6106%, 44.3137%
XYZ:
9.8198, 4.9511, 16.0609
xyY:
0.3185, 0.1606, 4.9511
CIE-Lab:
26.5949, 51.0172, -32.2341
CIE-LCH:
26.5949, 60.3472, 327.7142
CIE-Luv:
26.5949, 34.2708, -45.4462
Hunter-Lab:
22.2510, 39.8359, -27.2201
#700e71 color charts
#700e71 color shades, tints & tones
#700e71 color schemes
#700e71 color preview, HTML & CSS examples
This text has a color of #700e71
<p style="color:#700e71;">Text here</p>
.mytext {color:#700e71;}
This box has a color of #700e71
<div style="background-color:#700e71;">Content here</div>
.mybackground {background-color:#700e71;}
Border around this has a color of #700e71
<div style="border:2px solid #700e71;">Content here</div>
.myborder {border:2px solid #700e71;}