#700a64 color space conversions
Hex:
#700a64
RGB:
112, 10, 100
CMY:
56, 96, 61
CMYK:
0, 91, 11, 56
HSL:
307°, 83.6066%, 23.9216%
HSV (HSB):
307°, 91.0714%, 43.9216%
XYZ:
9.0909, 4.5819, 12.4618
xyY:
0.3478, 0.1753, 4.5819
CIE-Lab:
25.5089, 49.7438, -25.5371
CIE-LCH:
25.5089, 55.9159, 332.8253
CIE-Luv:
25.5089, 39.0647, -36.6069
Hunter-Lab:
21.4054, 38.3494, -19.5337
#700a64 color charts
#700a64 color shades, tints & tones
#700a64 color schemes
#700a64 color preview, HTML & CSS examples
This text has a color of #700a64
<p style="color:#700a64;">Text here</p>
.mytext {color:#700a64;}
This box has a color of #700a64
<div style="background-color:#700a64;">Content here</div>
.mybackground {background-color:#700a64;}
Border around this has a color of #700a64
<div style="border:2px solid #700a64;">Content here</div>
.myborder {border:2px solid #700a64;}