#586e75 color space conversions
Hex:
#586e75
RGB:
88, 110, 117
CMY:
65, 57, 54
CMYK:
25, 6, 0, 54
HSL:
194°, 14.1463%, 40.1961%
HSV (HSB):
194°, 24.7863%, 45.8824%
XYZ:
12.8113, 14.5109, 18.9553
xyY:
0.2768, 0.3136, 14.5109
CIE-Lab:
44.9569, -6.3825, -6.5762
CIE-LCH:
44.9569, 9.1642, 225.8566
CIE-Luv:
44.9569, -11.3947, -8.0828
Hunter-Lab:
38.0932, -6.6309, -2.8376
#586e75 color charts
#586e75 color shades, tints & tones
#586e75 color schemes
#586e75 color preview, HTML & CSS examples
This text has a color of #586e75
<p style="color:#586e75;">Text here</p>
.mytext {color:#586e75;}
This box has a color of #586e75
<div style="background-color:#586e75;">Content here</div>
.mybackground {background-color:#586e75;}
Border around this has a color of #586e75
<div style="border:2px solid #586e75;">Content here</div>
.myborder {border:2px solid #586e75;}