#700f49 color space conversions
Hex:
#700f49
RGB:
112, 15, 73
CMY:
56, 94, 71
CMYK:
0, 87, 35, 56
HSL:
324°, 76.3780%, 24.9020%
HSV (HSB):
324°, 86.6071%, 43.9216%
XYZ:
8.0555, 4.2674, 6.7025
xyY:
0.4234, 0.2243, 4.2674
CIE-Lab:
24.5366, 44.9018, -9.0780
CIE-LCH:
24.5366, 45.8102, 348.5703
CIE-Luv:
24.5366, 48.4005, -16.4782
Hunter-Lab:
20.6578, 33.4552, -4.7763
#700f49 color charts
#700f49 color shades, tints & tones
#700f49 color schemes
#700f49 color preview, HTML & CSS examples
This text has a color of #700f49
<p style="color:#700f49;">Text here</p>
.mytext {color:#700f49;}
This box has a color of #700f49
<div style="background-color:#700f49;">Content here</div>
.mybackground {background-color:#700f49;}
Border around this has a color of #700f49
<div style="border:2px solid #700f49;">Content here</div>
.myborder {border:2px solid #700f49;}