#3db38c color space conversions
Hex:
#3db38c
RGB:
61, 179, 140
CMY:
76, 30, 45
CMYK:
66, 0, 22, 30
HSL:
160°, 49.1667%, 47.0588%
HSV (HSB):
160°, 65.9218%, 70.1961%
XYZ:
22.7782, 35.1257, 30.3904
xyY:
0.2580, 0.3978, 35.1257
CIE-Lab:
65.8465, -42.2135, 10.4107
CIE-LCH:
65.8465, 43.4783, 166.1462
CIE-Luv:
65.8465, -47.6466, 21.3792
Hunter-Lab:
59.2670, -35.1140, 11.0847
#3db38c color charts
#3db38c color shades, tints & tones
#3db38c color schemes
#3db38c color preview, HTML & CSS examples
This text has a color of #3db38c
<p style="color:#3db38c;">Text here</p>
.mytext {color:#3db38c;}
This box has a color of #3db38c
<div style="background-color:#3db38c;">Content here</div>
.mybackground {background-color:#3db38c;}
Border around this has a color of #3db38c
<div style="border:2px solid #3db38c;">Content here</div>
.myborder {border:2px solid #3db38c;}