#700f6d color space conversions
Hex:
#700f6d
RGB:
112, 15, 109
CMY:
56, 94, 57
CMYK:
0, 87, 3, 56
HSL:
302°, 76.3780%, 24.9020%
HSV (HSB):
302°, 86.6071%, 43.9216%
XYZ:
9.6132, 4.8905, 14.9053
xyY:
0.3269, 0.1663, 4.8905
CIE-Lab:
26.4206, 50.1123, -29.9369
CIE-LCH:
26.4206, 58.3734, 329.1460
CIE-Luv:
26.4206, 35.4837, -42.4623
Hunter-Lab:
22.1145, 38.8940, -24.4816
#700f6d color charts
#700f6d color shades, tints & tones
#700f6d color schemes
#700f6d color preview, HTML & CSS examples
This text has a color of #700f6d
<p style="color:#700f6d;">Text here</p>
.mytext {color:#700f6d;}
This box has a color of #700f6d
<div style="background-color:#700f6d;">Content here</div>
.mybackground {background-color:#700f6d;}
Border around this has a color of #700f6d
<div style="border:2px solid #700f6d;">Content here</div>
.myborder {border:2px solid #700f6d;}