#586e5f color space conversions
Hex:
#586e5f
RGB:
88, 110, 95
CMY:
65, 57, 63
CMYK:
20, 0, 14, 57
HSL:
139°, 11.1111%, 38.8235%
HSV (HSB):
139°, 20.0000%, 43.1373%
XYZ:
11.6660, 14.0528, 12.9241
xyY:
0.3019, 0.3637, 14.0528
CIE-Lab:
44.3085, -11.4670, 5.6902
CIE-LCH:
44.3085, 12.8012, 153.6085
CIE-Luv:
44.3085, -11.0641, 9.1102
Hunter-Lab:
37.4871, -10.0530, 5.8001
#586e5f color charts
#586e5f color shades, tints & tones
#586e5f color schemes
#586e5f color preview, HTML & CSS examples
This text has a color of #586e5f
<p style="color:#586e5f;">Text here</p>
.mytext {color:#586e5f;}
This box has a color of #586e5f
<div style="background-color:#586e5f;">Content here</div>
.mybackground {background-color:#586e5f;}
Border around this has a color of #586e5f
<div style="border:2px solid #586e5f;">Content here</div>
.myborder {border:2px solid #586e5f;}