#3bb08d color space conversions
Hex:
#3bb08d
RGB:
59, 176, 141
CMY:
77, 31, 45
CMYK:
66, 0, 20, 31
HSL:
162°, 49.7872%, 46.0784%
HSV (HSB):
162°, 66.4773%, 69.0196%
XYZ:
22.1367, 33.9036, 30.5766
xyY:
0.2556, 0.3914, 33.9036
CIE-Lab:
64.8860, -41.0168, 8.4881
CIE-LCH:
64.8860, 41.8859, 168.3081
CIE-Luv:
64.8860, -46.8808, 18.4719
Hunter-Lab:
58.2268, -34.0346, 9.6238
#3bb08d color charts
#3bb08d color shades, tints & tones
#3bb08d color schemes
#3bb08d color preview, HTML & CSS examples
This text has a color of #3bb08d
<p style="color:#3bb08d;">Text here</p>
.mytext {color:#3bb08d;}
This box has a color of #3bb08d
<div style="background-color:#3bb08d;">Content here</div>
.mybackground {background-color:#3bb08d;}
Border around this has a color of #3bb08d
<div style="border:2px solid #3bb08d;">Content here</div>
.myborder {border:2px solid #3bb08d;}