#586e6a color space conversions
Hex:
#586e6a
RGB:
88, 110, 106
CMY:
65, 57, 58
CMYK:
20, 0, 4, 57
HSL:
169°, 11.1111%, 38.8235%
HSV (HSB):
169°, 20.0000%, 43.1373%
XYZ:
12.2020, 14.2672, 15.7464
xyY:
0.2890, 0.3380, 14.2672
CIE-Lab:
44.6137, -9.0338, -0.4730
CIE-LCH:
44.6137, 9.0462, 182.9970
CIE-Luv:
44.6137, -11.2226, 0.7181
Hunter-Lab:
37.7719, -8.4377, 1.7235
#586e6a color charts
#586e6a color shades, tints & tones
#586e6a color schemes
#586e6a color preview, HTML & CSS examples
This text has a color of #586e6a
<p style="color:#586e6a;">Text here</p>
.mytext {color:#586e6a;}
This box has a color of #586e6a
<div style="background-color:#586e6a;">Content here</div>
.mybackground {background-color:#586e6a;}
Border around this has a color of #586e6a
<div style="border:2px solid #586e6a;">Content here</div>
.myborder {border:2px solid #586e6a;}