#700f75 color space conversions
Hex:
#700f75
RGB:
112, 15, 117
CMY:
56, 94, 54
CMYK:
4, 87, 0, 54
HSL:
297°, 77.2727%, 25.8824%
HSV (HSB):
297°, 87.1795%, 45.8824%
XYZ:
10.0638, 5.0707, 17.2780
xyY:
0.3105, 0.1564, 5.0707
CIE-Lab:
26.9354, 51.4773, -34.2516
CIE-LCH:
26.9354, 61.8311, 326.3613
CIE-Luv:
26.9354, 32.8981, -48.1599
Hunter-Lab:
22.5183, 40.3675, -29.7295
#700f75 color charts
#700f75 color shades, tints & tones
#700f75 color schemes
#700f75 color preview, HTML & CSS examples
This text has a color of #700f75
<p style="color:#700f75;">Text here</p>
.mytext {color:#700f75;}
This box has a color of #700f75
<div style="background-color:#700f75;">Content here</div>
.mybackground {background-color:#700f75;}
Border around this has a color of #700f75
<div style="border:2px solid #700f75;">Content here</div>
.myborder {border:2px solid #700f75;}