#700c64 color space conversions
Hex:
#700c64
RGB:
112, 12, 100
CMY:
56, 95, 61
CMYK:
0, 89, 11, 56
HSL:
307°, 80.6452%, 24.3137%
HSV (HSB):
307°, 89.2857%, 43.9216%
XYZ:
9.1138, 4.6278, 12.4695
xyY:
0.3477, 0.1766, 4.6278
CIE-Lab:
25.6469, 49.3409, -25.3190
CIE-LCH:
25.6469, 55.4579, 332.8357
CIE-Luv:
25.6469, 38.8738, -36.3734
Hunter-Lab:
21.5123, 37.9761, -19.3085
#700c64 color charts
#700c64 color shades, tints & tones
#700c64 color schemes
#700c64 color preview, HTML & CSS examples
This text has a color of #700c64
<p style="color:#700c64;">Text here</p>
.mytext {color:#700c64;}
This box has a color of #700c64
<div style="background-color:#700c64;">Content here</div>
.mybackground {background-color:#700c64;}
Border around this has a color of #700c64
<div style="border:2px solid #700c64;">Content here</div>
.myborder {border:2px solid #700c64;}