#505b3e color space conversions
Hex:
#505b3e
RGB:
80, 91, 62
CMY:
69, 64, 76
CMYK:
12, 0, 32, 64
HSL:
83°, 18.9542%, 30.0000%
HSV (HSB):
83°, 31.8681%, 35.6863%
XYZ:
7.9189, 9.5354, 5.9806
xyY:
0.3379, 0.4069, 9.5354
CIE-Lab:
36.9954, -10.0493, 15.3462
CIE-LCH:
36.9954, 18.3438, 123.2185
CIE-Luv:
36.9954, -4.9497, 19.1377
Hunter-Lab:
30.8795, -8.2640, 10.1327
#505b3e color charts
#505b3e color shades, tints & tones
#505b3e color schemes
#505b3e color preview, HTML & CSS examples
This text has a color of #505b3e
<p style="color:#505b3e;">Text here</p>
.mytext {color:#505b3e;}
This box has a color of #505b3e
<div style="background-color:#505b3e;">Content here</div>
.mybackground {background-color:#505b3e;}
Border around this has a color of #505b3e
<div style="border:2px solid #505b3e;">Content here</div>
.myborder {border:2px solid #505b3e;}