#3b805d color space conversions
Hex:
#3b805d
RGB:
59, 128, 93
CMY:
77, 50, 64
CMYK:
54, 0, 27, 50
HSL:
150°, 36.8984%, 36.6667%
HSV (HSB):
150°, 53.9062%, 50.1961%
XYZ:
11.4986, 17.1585, 13.0618
xyY:
0.2756, 0.4113, 17.1585
CIE-Lab:
48.4591, -30.5515, 12.4983
CIE-LCH:
48.4591, 33.0092, 157.7510
CIE-Luv:
48.4591, -30.5768, 20.7563
Hunter-Lab:
41.4228, -22.9399, 10.3001
#3b805d color charts
#3b805d color shades, tints & tones
#3b805d color schemes
#3b805d color preview, HTML & CSS examples
This text has a color of #3b805d
<p style="color:#3b805d;">Text here</p>
.mytext {color:#3b805d;}
This box has a color of #3b805d
<div style="background-color:#3b805d;">Content here</div>
.mybackground {background-color:#3b805d;}
Border around this has a color of #3b805d
<div style="border:2px solid #3b805d;">Content here</div>
.myborder {border:2px solid #3b805d;}