#2dcc55 color space conversions
Hex:
#2dcc55
RGB:
45, 204, 85
CMY:
82, 20, 67
CMYK:
78, 0, 58, 20
HSL:
135°, 63.8554%, 48.8235%
HSV (HSB):
135°, 77.9412%, 80.0000%
XYZ:
24.3147, 44.3995, 15.8828
xyY:
0.2874, 0.5248, 44.3995
CIE-Lab:
72.4947, -64.0377, 47.2956
CIE-LCH:
72.4947, 79.6097, 143.5520
CIE-Luv:
72.4947, -62.2425, 68.9423
Hunter-Lab:
66.6329, -51.4720, 32.5106
#2dcc55 color charts
#2dcc55 color shades, tints & tones
#2dcc55 color schemes
#2dcc55 color preview, HTML & CSS examples
This text has a color of #2dcc55
<p style="color:#2dcc55;">Text here</p>
.mytext {color:#2dcc55;}
This box has a color of #2dcc55
<div style="background-color:#2dcc55;">Content here</div>
.mybackground {background-color:#2dcc55;}
Border around this has a color of #2dcc55
<div style="border:2px solid #2dcc55;">Content here</div>
.myborder {border:2px solid #2dcc55;}