#3b8381 color space conversions
Hex:
#3b8381
RGB:
59, 131, 129
CMY:
77, 49, 49
CMYK:
55, 0, 2, 49
HSL:
178°, 37.8947%, 37.2549%
HSV (HSB):
178°, 54.9618%, 51.3725%
XYZ:
13.8824, 18.7474, 23.6558
xyY:
0.2466, 0.3331, 18.7474
CIE-Lab:
50.3903, -22.8485, -5.7666
CIE-LCH:
50.3903, 23.5650, 194.1647
CIE-Luv:
50.3903, -30.2283, -4.8550
Hunter-Lab:
43.2983, -18.5409, -2.0841
#3b8381 color charts
#3b8381 color shades, tints & tones
#3b8381 color schemes
#3b8381 color preview, HTML & CSS examples
This text has a color of #3b8381
<p style="color:#3b8381;">Text here</p>
.mytext {color:#3b8381;}
This box has a color of #3b8381
<div style="background-color:#3b8381;">Content here</div>
.mybackground {background-color:#3b8381;}
Border around this has a color of #3b8381
<div style="border:2px solid #3b8381;">Content here</div>
.myborder {border:2px solid #3b8381;}