#705d50 color space conversions
Hex:
#705d50
RGB:
112, 93, 80
CMY:
56, 64, 69
CMYK:
0, 17, 29, 56
HSL:
24°, 16.6667%, 37.6471%
HSV (HSB):
24°, 28.5714%, 43.9216%
XYZ:
12.0444, 11.8526, 9.2424
xyY:
0.3634, 0.3577, 11.8526
CIE-Lab:
40.9809, 5.5343, 10.3465
CIE-LCH:
40.9809, 11.7337, 61.8578
CIE-Luv:
40.9809, 12.5753, 11.7098
Hunter-Lab:
34.4277, 2.1993, 8.1825
#705d50 color charts
#705d50 color shades, tints & tones
#705d50 color schemes
#705d50 color preview, HTML & CSS examples
This text has a color of #705d50
<p style="color:#705d50;">Text here</p>
.mytext {color:#705d50;}
This box has a color of #705d50
<div style="background-color:#705d50;">Content here</div>
.mybackground {background-color:#705d50;}
Border around this has a color of #705d50
<div style="border:2px solid #705d50;">Content here</div>
.myborder {border:2px solid #705d50;}