#5a656c color space conversions
Hex:
#5a656c
RGB:
90, 101, 108
CMY:
65, 60, 58
CMYK:
17, 6, 0, 58
HSL:
203°, 9.0909%, 38.8235%
HSV (HSB):
203°, 16.6667%, 42.3529%
XYZ:
11.5769, 12.5637, 16.0022
xyY:
0.2884, 0.3130, 12.5637
CIE-Lab:
42.0984, -2.5747, -5.3751
CIE-LCH:
42.0984, 5.9600, 244.4058
CIE-Luv:
42.0984, -6.0996, -6.8230
Hunter-Lab:
35.4454, -3.7290, -1.9554
#5a656c color charts
#5a656c color shades, tints & tones
#5a656c color schemes
#5a656c color preview, HTML & CSS examples
This text has a color of #5a656c
<p style="color:#5a656c;">Text here</p>
.mytext {color:#5a656c;}
This box has a color of #5a656c
<div style="background-color:#5a656c;">Content here</div>
.mybackground {background-color:#5a656c;}
Border around this has a color of #5a656c
<div style="border:2px solid #5a656c;">Content here</div>
.myborder {border:2px solid #5a656c;}