#700f61 color space conversions
Hex:
#700f61
RGB:
112, 15, 97
CMY:
56, 94, 62
CMYK:
0, 87, 13, 56
HSL:
309°, 76.3780%, 24.9020%
HSV (HSB):
309°, 86.6071%, 43.9216%
XYZ:
9.0106, 4.6495, 11.7318
xyY:
0.3549, 0.1831, 4.6495
CIE-Lab:
25.7118, 48.1938, -23.2527
CIE-LCH:
25.7118, 53.5101, 334.2435
CIE-Luv:
25.7118, 39.5976, -33.7949
Hunter-Lab:
21.5626, 36.8570, -17.1647
#700f61 color charts
#700f61 color shades, tints & tones
#700f61 color schemes
#700f61 color preview, HTML & CSS examples
This text has a color of #700f61
<p style="color:#700f61;">Text here</p>
.mytext {color:#700f61;}
This box has a color of #700f61
<div style="background-color:#700f61;">Content here</div>
.mybackground {background-color:#700f61;}
Border around this has a color of #700f61
<div style="border:2px solid #700f61;">Content here</div>
.myborder {border:2px solid #700f61;}