#805f3d color space conversions
Hex:
#805f3d
RGB:
128, 95, 61
CMY:
50, 63, 76
CMYK:
0, 26, 52, 50
HSL:
30°, 35.4497%, 37.0588%
HSV (HSB):
30°, 52.3437%, 50.1961%
XYZ:
13.8366, 13.1105, 6.2162
xyY:
0.4172, 0.3953, 13.1105
CIE-Lab:
42.9293, 9.0213, 24.5915
CIE-LCH:
42.9293, 26.1940, 69.8546
CIE-Luv:
42.9293, 24.3862, 26.0082
Hunter-Lab:
36.2085, 4.8466, 15.1671
#805f3d color charts
#805f3d color shades, tints & tones
#805f3d color schemes
#805f3d color preview, HTML & CSS examples
This text has a color of #805f3d
<p style="color:#805f3d;">Text here</p>
.mytext {color:#805f3d;}
This box has a color of #805f3d
<div style="background-color:#805f3d;">Content here</div>
.mybackground {background-color:#805f3d;}
Border around this has a color of #805f3d
<div style="border:2px solid #805f3d;">Content here</div>
.myborder {border:2px solid #805f3d;}