#3b9e85 color space conversions
Hex:
#3b9e85
RGB:
59, 158, 133
CMY:
77, 38, 48
CMYK:
63, 0, 16, 38
HSL:
165°, 45.6221%, 42.5490%
HSV (HSB):
165°, 62.6582%, 61.9608%
XYZ:
18.2641, 27.0770, 26.4541
xyY:
0.2544, 0.3771, 27.0770
CIE-Lab:
59.0455, -34.9426, 4.5909
CIE-LCH:
59.0455, 35.2429, 172.5151
CIE-Luv:
59.0455, -40.5468, 11.8143
Hunter-Lab:
52.0355, -28.4099, 6.2828
#3b9e85 color charts
#3b9e85 color shades, tints & tones
#3b9e85 color schemes
#3b9e85 color preview, HTML & CSS examples
This text has a color of #3b9e85
<p style="color:#3b9e85;">Text here</p>
.mytext {color:#3b9e85;}
This box has a color of #3b9e85
<div style="background-color:#3b9e85;">Content here</div>
.mybackground {background-color:#3b9e85;}
Border around this has a color of #3b9e85
<div style="border:2px solid #3b9e85;">Content here</div>
.myborder {border:2px solid #3b9e85;}