#700a37 color space conversions
Hex:
#700a37
RGB:
112, 10, 55
CMY:
56, 96, 78
CMYK:
0, 91, 51, 56
HSL:
334°, 83.6066%, 23.9216%
HSV (HSB):
334°, 91.0714%, 43.9216%
XYZ:
7.4802, 3.9377, 3.9802
xyY:
0.4858, 0.2557, 3.9377
CIE-Lab:
23.4643, 44.1657, 1.6657
CIE-LCH:
23.4643, 44.1971, 2.1598
CIE-Luv:
23.4643, 55.9395, -5.1255
Hunter-Lab:
19.8435, 32.5611, 1.9981
#700a37 color charts
#700a37 color shades, tints & tones
#700a37 color schemes
#700a37 color preview, HTML & CSS examples
This text has a color of #700a37
<p style="color:#700a37;">Text here</p>
.mytext {color:#700a37;}
This box has a color of #700a37
<div style="background-color:#700a37;">Content here</div>
.mybackground {background-color:#700a37;}
Border around this has a color of #700a37
<div style="border:2px solid #700a37;">Content here</div>
.myborder {border:2px solid #700a37;}