#805f3c color space conversions
Hex:
#805f3c
RGB:
128, 95, 60
CMY:
50, 63, 76
CMYK:
0, 26, 53, 50
HSL:
31°, 36.1702%, 36.8627%
HSV (HSB):
31°, 53.1250%, 50.1961%
XYZ:
13.8099, 13.0999, 6.0756
xyY:
0.4187, 0.3971, 13.0999
CIE-Lab:
42.9133, 8.9210, 25.1488
CIE-LCH:
42.9133, 26.6842, 70.4689
CIE-Luv:
42.9133, 24.4753, 26.5289
Hunter-Lab:
36.1937, 4.7686, 15.3829
#805f3c color charts
#805f3c color shades, tints & tones
#805f3c color schemes
#805f3c color preview, HTML & CSS examples
This text has a color of #805f3c
<p style="color:#805f3c;">Text here</p>
.mytext {color:#805f3c;}
This box has a color of #805f3c
<div style="background-color:#805f3c;">Content here</div>
.mybackground {background-color:#805f3c;}
Border around this has a color of #805f3c
<div style="border:2px solid #805f3c;">Content here</div>
.myborder {border:2px solid #805f3c;}