#5b885c color space conversions
Hex:
#5b885c
RGB:
91, 136, 92
CMY:
64, 47, 64
CMYK:
33, 0, 32, 47
HSL:
121°, 19.8238%, 44.5098%
HSV (HSB):
121°, 33.0882%, 53.3333%
XYZ:
15.0503, 20.6052, 13.3092
xyY:
0.3074, 0.4208, 20.6052
CIE-Lab:
52.5146, -24.8186, 18.8719
CIE-LCH:
52.5146, 31.1787, 142.7509
CIE-Luv:
52.5146, -22.1717, 28.0276
Hunter-Lab:
45.3929, -20.2548, 14.3913
#5b885c color charts
#5b885c color shades, tints & tones
#5b885c color schemes
#5b885c color preview, HTML & CSS examples
This text has a color of #5b885c
<p style="color:#5b885c;">Text here</p>
.mytext {color:#5b885c;}
This box has a color of #5b885c
<div style="background-color:#5b885c;">Content here</div>
.mybackground {background-color:#5b885c;}
Border around this has a color of #5b885c
<div style="border:2px solid #5b885c;">Content here</div>
.myborder {border:2px solid #5b885c;}