#3b8a8e color space conversions
Hex:
#3b8a8e
RGB:
59, 138, 142
CMY:
77, 46, 44
CMYK:
58, 3, 0, 44
HSL:
183°, 41.2935%, 39.4118%
HSV (HSB):
183°, 58.4507%, 55.6863%
XYZ:
15.7746, 21.0598, 28.8247
xyY:
0.2403, 0.3207, 21.0598
CIE-Lab:
53.0148, -22.7031, -9.4286
CIE-LCH:
53.0148, 24.5831, 202.5531
CIE-Luv:
53.0148, -32.3501, -10.3750
Hunter-Lab:
45.8909, -18.9513, -5.1172
#3b8a8e color charts
#3b8a8e color shades, tints & tones
#3b8a8e color schemes
#3b8a8e color preview, HTML & CSS examples
This text has a color of #3b8a8e
<p style="color:#3b8a8e;">Text here</p>
.mytext {color:#3b8a8e;}
This box has a color of #3b8a8e
<div style="background-color:#3b8a8e;">Content here</div>
.mybackground {background-color:#3b8a8e;}
Border around this has a color of #3b8a8e
<div style="border:2px solid #3b8a8e;">Content here</div>
.myborder {border:2px solid #3b8a8e;}