#3d8381 color space conversions
Hex:
#3d8381
RGB:
61, 131, 129
CMY:
76, 49, 49
CMYK:
53, 0, 2, 49
HSL:
178°, 36.4583%, 37.6471%
HSV (HSB):
178°, 53.4351%, 51.3725%
XYZ:
14.0032, 18.8097, 23.6615
xyY:
0.2480, 0.3331, 18.8097
CIE-Lab:
50.4638, -22.4033, -5.6495
CIE-LCH:
50.4638, 23.1047, 194.1534
CIE-Luv:
50.4638, -29.6994, -4.7433
Hunter-Lab:
43.3701, -18.2642, -1.9878
#3d8381 color charts
#3d8381 color shades, tints & tones
#3d8381 color schemes
#3d8381 color preview, HTML & CSS examples
This text has a color of #3d8381
<p style="color:#3d8381;">Text here</p>
.mytext {color:#3d8381;}
This box has a color of #3d8381
<div style="background-color:#3d8381;">Content here</div>
.mybackground {background-color:#3d8381;}
Border around this has a color of #3d8381
<div style="border:2px solid #3d8381;">Content here</div>
.myborder {border:2px solid #3d8381;}