#705f32 color space conversions
Hex:
#705f32
RGB:
112, 95, 50
CMY:
56, 63, 80
CMYK:
0, 15, 55, 56
HSL:
44°, 38.2716%, 31.7647%
HSV (HSB):
44°, 55.3571%, 43.9216%
XYZ:
11.3500, 11.8595, 4.7085
xyY:
0.4065, 0.4248, 11.8595
CIE-Lab:
40.9919, 0.5651, 28.0618
CIE-LCH:
40.9919, 28.0674, 88.8463
CIE-Luv:
40.9919, 13.5366, 30.1099
Hunter-Lab:
34.4376, -1.4352, 15.9998
#705f32 color charts
#705f32 color shades, tints & tones
#705f32 color schemes
#705f32 color preview, HTML & CSS examples
This text has a color of #705f32
<p style="color:#705f32;">Text here</p>
.mytext {color:#705f32;}
This box has a color of #705f32
<div style="background-color:#705f32;">Content here</div>
.mybackground {background-color:#705f32;}
Border around this has a color of #705f32
<div style="border:2px solid #705f32;">Content here</div>
.myborder {border:2px solid #705f32;}