#805f5f color space conversions
Hex:
#805f5f
RGB:
128, 95, 95
CMY:
50, 63, 63
CMYK:
0, 26, 26, 50
HSL:
0°, 14.7982%, 43.7255%
HSV (HSB):
0°, 25.7812%, 50.1961%
XYZ:
15.0599, 13.5998, 12.6578
xyY:
0.3645, 0.3292, 13.5998
CIE-Lab:
43.6535, 13.4332, 5.2406
CIE-LCH:
43.6535, 14.4192, 21.3117
CIE-Luv:
43.6535, 20.7288, 4.4637
Hunter-Lab:
36.8780, 8.3576, 5.4642
#805f5f color charts
#805f5f color shades, tints & tones
#805f5f color schemes
#805f5f color preview, HTML & CSS examples
This text has a color of #805f5f
<p style="color:#805f5f;">Text here</p>
.mytext {color:#805f5f;}
This box has a color of #805f5f
<div style="background-color:#805f5f;">Content here</div>
.mybackground {background-color:#805f5f;}
Border around this has a color of #805f5f
<div style="border:2px solid #805f5f;">Content here</div>
.myborder {border:2px solid #805f5f;}