#700c5a color space conversions
Hex:
#700c5a
RGB:
112, 12, 90
CMY:
56, 95, 65
CMYK:
0, 89, 20, 56
HSL:
313°, 80.6452%, 24.3137%
HSV (HSB):
313°, 89.2857%, 43.9216%
XYZ:
8.6590, 4.4459, 10.0746
xyY:
0.3736, 0.1918, 4.4459
CIE-Lab:
25.0939, 47.8528, -19.6077
CIE-LCH:
25.0939, 51.7141, 337.7186
CIE-Luv:
25.0939, 42.4882, -29.1388
Hunter-Lab:
21.0852, 36.4050, -13.5693
#700c5a color charts
#700c5a color shades, tints & tones
#700c5a color schemes
#700c5a color preview, HTML & CSS examples
This text has a color of #700c5a
<p style="color:#700c5a;">Text here</p>
.mytext {color:#700c5a;}
This box has a color of #700c5a
<div style="background-color:#700c5a;">Content here</div>
.mybackground {background-color:#700c5a;}
Border around this has a color of #700c5a
<div style="border:2px solid #700c5a;">Content here</div>
.myborder {border:2px solid #700c5a;}