#586e80 color space conversions
Hex:
#586e80
RGB:
88, 110, 128
CMY:
65, 57, 50
CMYK:
31, 14, 0, 50
HSL:
207°, 18.5185%, 42.3529%
HSV (HSB):
207°, 31.2500%, 50.1961%
XYZ:
13.4967, 14.7851, 22.5645
xyY:
0.2654, 0.2908, 14.7851
CIE-Lab:
45.3384, -3.5343, -12.5988
CIE-LCH:
45.3384, 13.0851, 254.3298
CIE-Luv:
45.3384, -11.5791, -17.1674
Hunter-Lab:
38.4514, -4.6351, -7.8774
#586e80 color charts
#586e80 color shades, tints & tones
#586e80 color schemes
#586e80 color preview, HTML & CSS examples
This text has a color of #586e80
<p style="color:#586e80;">Text here</p>
.mytext {color:#586e80;}
This box has a color of #586e80
<div style="background-color:#586e80;">Content here</div>
.mybackground {background-color:#586e80;}
Border around this has a color of #586e80
<div style="border:2px solid #586e80;">Content here</div>
.myborder {border:2px solid #586e80;}