#3abc94 color space conversions
Hex:
#3abc94
RGB:
58, 188, 148
CMY:
77, 26, 42
CMYK:
69, 0, 21, 26
HSL:
162°, 52.8455%, 48.2353%
HSV (HSB):
162°, 69.1489%, 73.7255%
XYZ:
25.0734, 39.0041, 34.2240
xyY:
0.2551, 0.3968, 39.0041
CIE-Lab:
68.7542, -44.6474, 10.1443
CIE-LCH:
68.7542, 45.7853, 167.1992
CIE-Luv:
68.7542, -51.0696, 21.5719
Hunter-Lab:
62.4533, -37.6299, 11.2267
#3abc94 color charts
#3abc94 color shades, tints & tones
#3abc94 color schemes
#3abc94 color preview, HTML & CSS examples
This text has a color of #3abc94
<p style="color:#3abc94;">Text here</p>
.mytext {color:#3abc94;}
This box has a color of #3abc94
<div style="background-color:#3abc94;">Content here</div>
.mybackground {background-color:#3abc94;}
Border around this has a color of #3abc94
<div style="border:2px solid #3abc94;">Content here</div>
.myborder {border:2px solid #3abc94;}