#705c80 color space conversions
Hex:
#705c80
RGB:
112, 92, 128
CMY:
56, 64, 50
CMYK:
13, 28, 0, 50
HSL:
273°, 16.3636%, 43.1373%
HSV (HSB):
273°, 28.1250%, 50.1961%
XYZ:
14.4055, 12.6575, 22.1060
xyY:
0.2930, 0.2574, 12.6575
CIE-Lab:
42.2427, 15.5377, -17.1291
CIE-LCH:
42.2427, 23.1263, 312.2110
CIE-Luv:
42.2427, 8.2991, -25.9930
Hunter-Lab:
35.5775, 10.0152, -11.9355
#705c80 color charts
#705c80 color shades, tints & tones
#705c80 color schemes
#705c80 color preview, HTML & CSS examples
This text has a color of #705c80
<p style="color:#705c80;">Text here</p>
.mytext {color:#705c80;}
This box has a color of #705c80
<div style="background-color:#705c80;">Content here</div>
.mybackground {background-color:#705c80;}
Border around this has a color of #705c80
<div style="border:2px solid #705c80;">Content here</div>
.myborder {border:2px solid #705c80;}