#505b4e color space conversions
Hex:
#505b4e
RGB:
80, 91, 78
CMY:
69, 64, 69
CMYK:
12, 0, 14, 64
HSL:
111°, 7.6923%, 33.1373%
HSV (HSB):
111°, 14.2857%, 35.6863%
XYZ:
8.4245, 9.7377, 8.6433
xyY:
0.3143, 0.3633, 9.7377
CIE-Lab:
37.3675, -7.1006, 6.0583
CIE-LCH:
37.3675, 9.3339, 139.5290
CIE-Luv:
37.3675, -5.3748, 8.4602
Hunter-Lab:
31.2053, -6.4196, 5.4215
#505b4e color charts
#505b4e color shades, tints & tones
#505b4e color schemes
#505b4e color preview, HTML & CSS examples
This text has a color of #505b4e
<p style="color:#505b4e;">Text here</p>
.mytext {color:#505b4e;}
This box has a color of #505b4e
<div style="background-color:#505b4e;">Content here</div>
.mybackground {background-color:#505b4e;}
Border around this has a color of #505b4e
<div style="border:2px solid #505b4e;">Content here</div>
.myborder {border:2px solid #505b4e;}