#505f5f color space conversions
Hex:
#505f5f
RGB:
80, 95, 95
CMY:
69, 63, 63
CMYK:
16, 0, 0, 63
HSL:
180°, 8.5714%, 34.3137%
HSV (HSB):
180°, 15.7895%, 37.2549%
XYZ:
9.4660, 10.7161, 12.3960
xyY:
0.2906, 0.3289, 10.7161
CIE-Lab:
39.0982, -5.7278, -1.9358
CIE-LCH:
39.0982, 6.0461, 198.6740
CIE-Luv:
39.0982, -7.7615, -1.6810
Hunter-Lab:
32.7355, -5.6707, 0.4634
#505f5f color charts
#505f5f color shades, tints & tones
#505f5f color schemes
#505f5f color preview, HTML & CSS examples
This text has a color of #505f5f
<p style="color:#505f5f;">Text here</p>
.mytext {color:#505f5f;}
This box has a color of #505f5f
<div style="background-color:#505f5f;">Content here</div>
.mybackground {background-color:#505f5f;}
Border around this has a color of #505f5f
<div style="border:2px solid #505f5f;">Content here</div>
.myborder {border:2px solid #505f5f;}