#505b2e color space conversions
Hex:
#505b2e
RGB:
80, 91, 46
CMY:
69, 64, 82
CMYK:
12, 0, 49, 64
HSL:
75°, 32.8467%, 26.8627%
HSV (HSB):
75°, 49.4505%, 35.6863%
XYZ:
7.5425, 9.3849, 3.9987
xyY:
0.3604, 0.4485, 9.3849
CIE-Lab:
36.7150, -12.3567, 24.4092
CIE-LCH:
36.7150, 27.3587, 116.8500
CIE-Luv:
36.7150, -4.6033, 27.9393
Hunter-Lab:
30.6348, -9.6630, 13.7053
#505b2e color charts
#505b2e color shades, tints & tones
#505b2e color schemes
#505b2e color preview, HTML & CSS examples
This text has a color of #505b2e
<p style="color:#505b2e;">Text here</p>
.mytext {color:#505b2e;}
This box has a color of #505b2e
<div style="background-color:#505b2e;">Content here</div>
.mybackground {background-color:#505b2e;}
Border around this has a color of #505b2e
<div style="border:2px solid #505b2e;">Content here</div>
.myborder {border:2px solid #505b2e;}