#3dec85 color space conversions
Hex:
#3dec85
RGB:
61, 236, 133
CMY:
76, 7, 48
CMYK:
74, 0, 44, 7
HSL:
145°, 82.1596%, 58.2353%
HSV (HSB):
145°, 74.1525%, 92.5490%
XYZ:
36.1536, 62.6765, 32.3826
xyY:
0.2755, 0.4777, 62.6765
CIE-Lab:
83.2719, -65.6188, 37.6586
CIE-LCH:
83.2719, 75.6571, 150.1485
CIE-Luv:
83.2719, -68.3301, 61.8727
Hunter-Lab:
79.1685, -57.0299, 31.1663
#3dec85 color charts
#3dec85 color shades, tints & tones
#3dec85 color schemes
#3dec85 color preview, HTML & CSS examples
This text has a color of #3dec85
<p style="color:#3dec85;">Text here</p>
.mytext {color:#3dec85;}
This box has a color of #3dec85
<div style="background-color:#3dec85;">Content here</div>
.mybackground {background-color:#3dec85;}
Border around this has a color of #3dec85
<div style="border:2px solid #3dec85;">Content here</div>
.myborder {border:2px solid #3dec85;}