#700f41 color space conversions
Hex:
#700f41
RGB:
112, 15, 65
CMY:
56, 94, 75
CMYK:
0, 87, 42, 56
HSL:
329°, 76.3780%, 24.9020%
HSV (HSB):
329°, 86.6071%, 43.9216%
XYZ:
7.8070, 4.1680, 5.3941
xyY:
0.4495, 0.2400, 4.1680
CIE-Lab:
24.2194, 43.9872, -4.1102
CIE-LCH:
24.2194, 44.1788, 354.6617
CIE-Luv:
24.2194, 51.3645, -10.9306
Hunter-Lab:
20.4158, 32.5312, -1.3740
#700f41 color charts
#700f41 color shades, tints & tones
#700f41 color schemes
#700f41 color preview, HTML & CSS examples
This text has a color of #700f41
<p style="color:#700f41;">Text here</p>
.mytext {color:#700f41;}
This box has a color of #700f41
<div style="background-color:#700f41;">Content here</div>
.mybackground {background-color:#700f41;}
Border around this has a color of #700f41
<div style="border:2px solid #700f41;">Content here</div>
.myborder {border:2px solid #700f41;}