#705f40 color space conversions
Hex:
#705f40
RGB:
112, 95, 64
CMY:
56, 63, 75
CMYK:
0, 15, 43, 56
HSL:
39°, 27.2727%, 34.5098%
HSV (HSB):
39°, 42.8571%, 43.9216%
XYZ:
11.6997, 11.9993, 6.5499
xyY:
0.3868, 0.3967, 11.9993
CIE-Lab:
41.2151, 2.1062, 20.2816
CIE-LCH:
41.2151, 20.3906, 84.0712
CIE-Luv:
41.2151, 12.6445, 22.8577
Hunter-Lab:
34.6400, -0.3315, 13.0371
#705f40 color charts
#705f40 color shades, tints & tones
#705f40 color schemes
#705f40 color preview, HTML & CSS examples
This text has a color of #705f40
<p style="color:#705f40;">Text here</p>
.mytext {color:#705f40;}
This box has a color of #705f40
<div style="background-color:#705f40;">Content here</div>
.mybackground {background-color:#705f40;}
Border around this has a color of #705f40
<div style="border:2px solid #705f40;">Content here</div>
.myborder {border:2px solid #705f40;}