#5da5a5 color space conversions
Hex:
#5da5a5
RGB:
93, 165, 165
CMY:
64, 35, 35
CMYK:
44, 0, 0, 35
HSL:
180°, 28.5714%, 50.5882%
HSV (HSB):
180°, 43.6364%, 64.7059%
XYZ:
24.7609, 31.9540, 40.4600
xyY:
0.2548, 0.3288, 31.9540
CIE-Lab:
63.3049, -22.4969, -7.0541
CIE-LCH:
63.3049, 23.5769, 197.4094
CIE-Luv:
63.3049, -32.4944, -7.0201
Hunter-Lab:
56.5279, -20.7356, -2.8675
#5da5a5 color charts
#5da5a5 color shades, tints & tones
#5da5a5 color schemes
#5da5a5 color preview, HTML & CSS examples
This text has a color of #5da5a5
<p style="color:#5da5a5;">Text here</p>
.mytext {color:#5da5a5;}
This box has a color of #5da5a5
<div style="background-color:#5da5a5;">Content here</div>
.mybackground {background-color:#5da5a5;}
Border around this has a color of #5da5a5
<div style="border:2px solid #5da5a5;">Content here</div>
.myborder {border:2px solid #5da5a5;}