#705d24 color space conversions
Hex:
#705d24
RGB:
112, 93, 36
CMY:
56, 64, 86
CMYK:
0, 17, 68, 56
HSL:
45°, 51.3514%, 29.0196%
HSV (HSB):
45°, 67.8571%, 43.9216%
XYZ:
10.9149, 11.4008, 3.2944
xyY:
0.4262, 0.4452, 11.4008
CIE-Lab:
40.2475, 0.5858, 34.6575
CIE-LCH:
40.2475, 34.6625, 89.0316
CIE-Luv:
40.2475, 15.5806, 34.8493
Hunter-Lab:
33.7651, -1.3872, 17.8508
#705d24 color charts
#705d24 color shades, tints & tones
#705d24 color schemes
#705d24 color preview, HTML & CSS examples
This text has a color of #705d24
<p style="color:#705d24;">Text here</p>
.mytext {color:#705d24;}
This box has a color of #705d24
<div style="background-color:#705d24;">Content here</div>
.mybackground {background-color:#705d24;}
Border around this has a color of #705d24
<div style="border:2px solid #705d24;">Content here</div>
.myborder {border:2px solid #705d24;}