#700f5d color space conversions
Hex:
#700f5d
RGB:
112, 15, 93
CMY:
56, 94, 64
CMYK:
0, 87, 17, 56
HSL:
312°, 76.3780%, 24.9020%
HSV (HSB):
312°, 86.6071%, 43.9216%
XYZ:
8.8287, 4.5767, 10.7740
xyY:
0.3651, 0.1893, 4.5767
CIE-Lab:
25.4931, 47.5921, -20.9660
CIE-LCH:
25.4931, 52.0056, 336.2248
CIE-Luv:
25.4931, 41.0235, -30.8877
Hunter-Lab:
21.3932, 36.2264, -14.8842
#700f5d color charts
#700f5d color shades, tints & tones
#700f5d color schemes
#700f5d color preview, HTML & CSS examples
This text has a color of #700f5d
<p style="color:#700f5d;">Text here</p>
.mytext {color:#700f5d;}
This box has a color of #700f5d
<div style="background-color:#700f5d;">Content here</div>
.mybackground {background-color:#700f5d;}
Border around this has a color of #700f5d
<div style="border:2px solid #700f5d;">Content here</div>
.myborder {border:2px solid #700f5d;}