#700d55 color space conversions
Hex:
#700d55
RGB:
112, 13, 85
CMY:
56, 95, 67
CMYK:
0, 88, 24, 56
HSL:
316°, 79.2000%, 24.5098%
HSV (HSB):
316°, 88.3929%, 43.9216%
XYZ:
8.4657, 4.3885, 8.9952
xyY:
0.3875, 0.2009, 4.3885
CIE-Lab:
24.9162, 46.9316, -16.5605
CIE-LCH:
24.9162, 49.7677, 340.5638
CIE-Luv:
24.9162, 44.2185, -25.3814
Hunter-Lab:
20.9487, 35.4746, -10.7946
#700d55 color charts
#700d55 color shades, tints & tones
#700d55 color schemes
#700d55 color preview, HTML & CSS examples
This text has a color of #700d55
<p style="color:#700d55;">Text here</p>
.mytext {color:#700d55;}
This box has a color of #700d55
<div style="background-color:#700d55;">Content here</div>
.mybackground {background-color:#700d55;}
Border around this has a color of #700d55
<div style="border:2px solid #700d55;">Content here</div>
.myborder {border:2px solid #700d55;}