#80665c color space conversions
Hex:
#80665c
RGB:
128, 102, 92
CMY:
50, 60, 64
CMYK:
0, 20, 28, 50
HSL:
17°, 16.3636%, 43.1373%
HSV (HSB):
17°, 28.1250%, 50.1961%
XYZ:
15.5852, 14.8646, 12.1729
xyY:
0.3657, 0.3487, 14.8646
CIE-Lab:
45.4482, 8.8075, 9.5974
CIE-LCH:
45.4482, 13.0263, 47.4575
CIE-Luv:
45.4482, 17.0121, 10.6423
Hunter-Lab:
38.5547, 4.6856, 8.2685
#80665c color charts
#80665c color shades, tints & tones
#80665c color schemes
#80665c color preview, HTML & CSS examples
This text has a color of #80665c
<p style="color:#80665c;">Text here</p>
.mytext {color:#80665c;}
This box has a color of #80665c
<div style="background-color:#80665c;">Content here</div>
.mybackground {background-color:#80665c;}
Border around this has a color of #80665c
<div style="border:2px solid #80665c;">Content here</div>
.myborder {border:2px solid #80665c;}