#5a5d5d color space conversions
Hex:
#5a5d5d
RGB:
90, 93, 93
CMY:
65, 64, 64
CMYK:
3, 0, 0, 64
HSL:
180°, 1.6393%, 35.8824%
HSV (HSB):
180°, 3.2258%, 36.4706%
XYZ:
10.1066, 10.7927, 11.9064
xyY:
0.3081, 0.3290, 10.7927
CIE-Lab:
39.2291, -1.1780, -0.4170
CIE-LCH:
39.2291, 1.2496, 199.4932
CIE-Luv:
39.2291, -1.6405, -0.3606
Hunter-Lab:
32.8522, -2.5780, 1.5084
#5a5d5d color charts
#5a5d5d color shades, tints & tones
#5a5d5d color schemes
#5a5d5d color preview, HTML & CSS examples
This text has a color of #5a5d5d
<p style="color:#5a5d5d;">Text here</p>
.mytext {color:#5a5d5d;}
This box has a color of #5a5d5d
<div style="background-color:#5a5d5d;">Content here</div>
.mybackground {background-color:#5a5d5d;}
Border around this has a color of #5a5d5d
<div style="border:2px solid #5a5d5d;">Content here</div>
.myborder {border:2px solid #5a5d5d;}