#505b3a color space conversions
Hex:
#505b3a
RGB:
80, 91, 58
CMY:
69, 64, 77
CMYK:
12, 0, 36, 64
HSL:
80°, 22.1477%, 29.2157%
HSV (HSB):
80°, 36.2637%, 35.6863%
XYZ:
7.8131, 9.4931, 5.4236
xyY:
0.3437, 0.4177, 9.4931
CIE-Lab:
36.9169, -10.6877, 17.6485
CIE-LCH:
36.9169, 20.6324, 121.1985
CIE-Luv:
36.9169, -4.8552, 21.5318
Hunter-Lab:
30.8109, -8.6549, 11.1310
#505b3a color charts
#505b3a color shades, tints & tones
#505b3a color schemes
#505b3a color preview, HTML & CSS examples
This text has a color of #505b3a
<p style="color:#505b3a;">Text here</p>
.mytext {color:#505b3a;}
This box has a color of #505b3a
<div style="background-color:#505b3a;">Content here</div>
.mybackground {background-color:#505b3a;}
Border around this has a color of #505b3a
<div style="border:2px solid #505b3a;">Content here</div>
.myborder {border:2px solid #505b3a;}