#700c40 color space conversions
Hex:
#700c40
RGB:
112, 12, 64
CMY:
56, 95, 75
CMYK:
0, 89, 43, 56
HSL:
329°, 80.6452%, 24.3137%
HSV (HSB):
329°, 89.2857%, 43.9216%
XYZ:
7.7390, 4.0779, 5.2297
xyY:
0.4540, 0.2392, 4.0779
CIE-Lab:
23.9272, 44.6132, -3.8603
CIE-LCH:
23.9272, 44.7799, 355.0547
CIE-Luv:
23.9272, 52.2840, -10.7316
Hunter-Lab:
20.1937, 33.0689, -1.2192
#700c40 color charts
#700c40 color shades, tints & tones
#700c40 color schemes
#700c40 color preview, HTML & CSS examples
This text has a color of #700c40
<p style="color:#700c40;">Text here</p>
.mytext {color:#700c40;}
This box has a color of #700c40
<div style="background-color:#700c40;">Content here</div>
.mybackground {background-color:#700c40;}
Border around this has a color of #700c40
<div style="border:2px solid #700c40;">Content here</div>
.myborder {border:2px solid #700c40;}