#505f50 color space conversions
Hex:
#505f50
RGB:
80, 95, 80
CMY:
69, 63, 69
CMYK:
16, 0, 16, 63
HSL:
120°, 8.5714%, 34.3137%
HSV (HSB):
120°, 15.7895%, 37.2549%
XYZ:
8.8484, 10.4691, 9.1438
xyY:
0.3109, 0.3678, 10.4691
CIE-Lab:
38.6715, -9.0427, 6.6784
CIE-LCH:
38.6715, 11.2415, 143.5527
CIE-Luv:
38.6715, -7.4163, 9.5826
Hunter-Lab:
32.3560, -7.8082, 5.8938
#505f50 color charts
#505f50 color shades, tints & tones
#505f50 color schemes
#505f50 color preview, HTML & CSS examples
This text has a color of #505f50
<p style="color:#505f50;">Text here</p>
.mytext {color:#505f50;}
This box has a color of #505f50
<div style="background-color:#505f50;">Content here</div>
.mybackground {background-color:#505f50;}
Border around this has a color of #505f50
<div style="border:2px solid #505f50;">Content here</div>
.myborder {border:2px solid #505f50;}