#805e5b color space conversions
Hex:
#805e5b
RGB:
128, 94, 91
CMY:
50, 63, 64
CMYK:
0, 27, 29, 50
HSL:
5°, 16.8950%, 42.9412%
HSV (HSB):
5°, 28.9062%, 50.1961%
XYZ:
14.7931, 13.3499, 11.6946
xyY:
0.3713, 0.3351, 13.3499
CIE-Lab:
43.2858, 13.4110, 7.1480
CIE-LCH:
43.2858, 15.1970, 28.0573
CIE-Luv:
43.2858, 21.7945, 6.7633
Hunter-Lab:
36.5376, 8.3293, 6.5992
#805e5b color charts
#805e5b color shades, tints & tones
#805e5b color schemes
#805e5b color preview, HTML & CSS examples
This text has a color of #805e5b
<p style="color:#805e5b;">Text here</p>
.mytext {color:#805e5b;}
This box has a color of #805e5b
<div style="background-color:#805e5b;">Content here</div>
.mybackground {background-color:#805e5b;}
Border around this has a color of #805e5b
<div style="border:2px solid #805e5b;">Content here</div>
.myborder {border:2px solid #805e5b;}