#700c4c color space conversions
Hex:
#700c4c
RGB:
112, 12, 76
CMY:
56, 95, 70
CMYK:
0, 89, 32, 56
HSL:
322°, 80.6452%, 24.3137%
HSV (HSB):
322°, 89.2857%, 43.9216%
XYZ:
8.1181, 4.2295, 7.2260
xyY:
0.4147, 0.2161, 4.2295
CIE-Lab:
24.4161, 45.9882, -11.2905
CIE-LCH:
24.4161, 47.3538, 346.2062
CIE-Luv:
24.4161, 47.7484, -19.0690
Hunter-Lab:
20.5657, 34.4707, -6.4361
#700c4c color charts
#700c4c color shades, tints & tones
#700c4c color schemes
#700c4c color preview, HTML & CSS examples
This text has a color of #700c4c
<p style="color:#700c4c;">Text here</p>
.mytext {color:#700c4c;}
This box has a color of #700c4c
<div style="background-color:#700c4c;">Content here</div>
.mybackground {background-color:#700c4c;}
Border around this has a color of #700c4c
<div style="border:2px solid #700c4c;">Content here</div>
.myborder {border:2px solid #700c4c;}