#700e7a color space conversions
Hex:
#700e7a
RGB:
112, 14, 122
CMY:
56, 95, 52
CMYK:
8, 89, 0, 52
HSL:
294°, 79.4118%, 26.6667%
HSV (HSB):
294°, 88.5246%, 47.8431%
XYZ:
10.3520, 5.1640, 18.8635
xyY:
0.3011, 0.1502, 5.1640
CIE-Lab:
27.1969, 52.5868, -37.0164
CIE-LCH:
27.1969, 64.3085, 324.8579
CIE-Luv:
27.1969, 31.4367, -51.7918
Hunter-Lab:
22.7244, 41.5473, -33.3096
#700e7a color charts
#700e7a color shades, tints & tones
#700e7a color schemes
#700e7a color preview, HTML & CSS examples
This text has a color of #700e7a
<p style="color:#700e7a;">Text here</p>
.mytext {color:#700e7a;}
This box has a color of #700e7a
<div style="background-color:#700e7a;">Content here</div>
.mybackground {background-color:#700e7a;}
Border around this has a color of #700e7a
<div style="border:2px solid #700e7a;">Content here</div>
.myborder {border:2px solid #700e7a;}