#705f24 color space conversions
Hex:
#705f24
RGB:
112, 95, 36
CMY:
56, 63, 86
CMYK:
0, 15, 68, 56
HSL:
47°, 51.3514%, 29.0196%
HSV (HSB):
47°, 67.8571%, 43.9216%
XYZ:
11.0927, 11.7565, 3.3537
xyY:
0.4233, 0.4487, 11.7565
CIE-Lab:
40.8265, -0.5969, 35.2842
CIE-LCH:
40.8265, 35.2893, 90.9692
CIE-Luv:
40.8265, 14.2352, 35.7721
Hunter-Lab:
34.2878, -2.2556, 18.2024
#705f24 color charts
#705f24 color shades, tints & tones
#705f24 color schemes
#705f24 color preview, HTML & CSS examples
This text has a color of #705f24
<p style="color:#705f24;">Text here</p>
.mytext {color:#705f24;}
This box has a color of #705f24
<div style="background-color:#705f24;">Content here</div>
.mybackground {background-color:#705f24;}
Border around this has a color of #705f24
<div style="border:2px solid #705f24;">Content here</div>
.myborder {border:2px solid #705f24;}