#805f7f color space conversions
Hex:
#805f7f
RGB:
128, 95, 127
CMY:
50, 63, 50
CMYK:
0, 26, 1, 50
HSL:
302°, 14.7982%, 43.7255%
HSV (HSB):
302°, 25.7812%, 50.1961%
XYZ:
16.8251, 14.3059, 21.9532
xyY:
0.3170, 0.2695, 14.3059
CIE-Lab:
44.6685, 19.2412, -12.6752
CIE-LCH:
44.6685, 23.0409, 326.6249
CIE-Luv:
44.6685, 16.5798, -20.4533
Hunter-Lab:
37.8232, 13.2125, -7.9367
#805f7f color charts
#805f7f color shades, tints & tones
#805f7f color schemes
#805f7f color preview, HTML & CSS examples
This text has a color of #805f7f
<p style="color:#805f7f;">Text here</p>
.mytext {color:#805f7f;}
This box has a color of #805f7f
<div style="background-color:#805f7f;">Content here</div>
.mybackground {background-color:#805f7f;}
Border around this has a color of #805f7f
<div style="border:2px solid #805f7f;">Content here</div>
.myborder {border:2px solid #805f7f;}