#805f5e color space conversions
Hex:
#805f5e
RGB:
128, 95, 94
CMY:
50, 63, 63
CMYK:
0, 26, 27, 50
HSL:
2°, 15.3153%, 43.5294%
HSV (HSB):
2°, 26.5625%, 50.1961%
XYZ:
15.0147, 13.5818, 12.4199
xyY:
0.3661, 0.3311, 13.5818
CIE-Lab:
43.6271, 13.2763, 5.8104
CIE-LCH:
43.6271, 14.4921, 23.6366
CIE-Luv:
43.6271, 20.8507, 5.1873
Hunter-Lab:
36.8534, 8.2302, 5.8163
#805f5e color charts
#805f5e color shades, tints & tones
#805f5e color schemes
#805f5e color preview, HTML & CSS examples
This text has a color of #805f5e
<p style="color:#805f5e;">Text here</p>
.mytext {color:#805f5e;}
This box has a color of #805f5e
<div style="background-color:#805f5e;">Content here</div>
.mybackground {background-color:#805f5e;}
Border around this has a color of #805f5e
<div style="border:2px solid #805f5e;">Content here</div>
.myborder {border:2px solid #805f5e;}