#3b885c color space conversions
Hex:
#3b885c
RGB:
59, 136, 92
CMY:
77, 47, 64
CMYK:
57, 0, 32, 47
HSL:
146°, 39.4872%, 38.2353%
HSV (HSB):
146°, 56.6176%, 53.3333%
XYZ:
12.5396, 19.3108, 13.1917
xyY:
0.2784, 0.4287, 19.3108
CIE-Lab:
51.0489, -34.4667, 16.6377
CIE-LCH:
51.0489, 38.2722, 154.2325
CIE-Luv:
51.0489, -33.9003, 26.6615
Hunter-Lab:
43.9441, -25.9667, 12.9625
#3b885c color charts
#3b885c color shades, tints & tones
#3b885c color schemes
#3b885c color preview, HTML & CSS examples
This text has a color of #3b885c
<p style="color:#3b885c;">Text here</p>
.mytext {color:#3b885c;}
This box has a color of #3b885c
<div style="background-color:#3b885c;">Content here</div>
.mybackground {background-color:#3b885c;}
Border around this has a color of #3b885c
<div style="border:2px solid #3b885c;">Content here</div>
.myborder {border:2px solid #3b885c;}