#5a5050 color space conversions
Hex:
#5a5050
RGB:
90, 80, 80
CMY:
65, 69, 69
CMYK:
0, 11, 11, 65
HSL:
0°, 5.8824%, 33.3333%
HSV (HSB):
0°, 11.1111%, 35.2941%
XYZ:
8.5331, 8.4902, 8.7784
xyY:
0.3307, 0.3291, 8.4902
CIE-Lab:
34.9836, 4.1287, 1.5023
CIE-LCH:
34.9836, 4.3935, 19.9944
CIE-Luv:
34.9836, 5.7151, 1.2267
Hunter-Lab:
29.1379, 1.2827, 2.5341
#5a5050 color charts
#5a5050 color shades, tints & tones
#5a5050 color schemes
#5a5050 color preview, HTML & CSS examples
This text has a color of #5a5050
<p style="color:#5a5050;">Text here</p>
.mytext {color:#5a5050;}
This box has a color of #5a5050
<div style="background-color:#5a5050;">Content here</div>
.mybackground {background-color:#5a5050;}
Border around this has a color of #5a5050
<div style="border:2px solid #5a5050;">Content here</div>
.myborder {border:2px solid #5a5050;}