#700e5a color space conversions
Hex:
#700e5a
RGB:
112, 14, 90
CMY:
56, 95, 65
CMYK:
0, 88, 20, 56
HSL:
313°, 77.7778%, 24.7059%
HSV (HSB):
313°, 87.5000%, 43.9216%
XYZ:
8.6846, 4.4970, 10.0831
xyY:
0.3733, 0.1933, 4.4970
CIE-Lab:
25.2508, 47.3975, -19.3626
CIE-LCH:
25.2508, 51.2000, 337.7792
CIE-Luv:
25.2508, 42.2413, -28.8579
Hunter-Lab:
21.2061, 35.9907, -13.3470
#700e5a color charts
#700e5a color shades, tints & tones
#700e5a color schemes
#700e5a color preview, HTML & CSS examples
This text has a color of #700e5a
<p style="color:#700e5a;">Text here</p>
.mytext {color:#700e5a;}
This box has a color of #700e5a
<div style="background-color:#700e5a;">Content here</div>
.mybackground {background-color:#700e5a;}
Border around this has a color of #700e5a
<div style="border:2px solid #700e5a;">Content here</div>
.myborder {border:2px solid #700e5a;}