#2dbd4d color space conversions
Hex:
#2dbd4d
RGB:
45, 189, 77
CMY:
82, 26, 70
CMYK:
76, 0, 59, 26
HSL:
133°, 61.5385%, 45.8824%
HSV (HSB):
133°, 76.1905%, 74.1176%
XYZ:
20.6193, 37.4889, 13.1705
xyY:
0.2893, 0.5259, 37.4889
CIE-Lab:
67.6422, -60.0930, 45.2998
CIE-LCH:
67.6422, 75.2545, 142.9900
CIE-Luv:
67.6422, -57.4553, 64.8106
Hunter-Lab:
61.2282, -47.0373, 30.1061
#2dbd4d color charts
#2dbd4d color shades, tints & tones
#2dbd4d color schemes
#2dbd4d color preview, HTML & CSS examples
This text has a color of #2dbd4d
<p style="color:#2dbd4d;">Text here</p>
.mytext {color:#2dbd4d;}
This box has a color of #2dbd4d
<div style="background-color:#2dbd4d;">Content here</div>
.mybackground {background-color:#2dbd4d;}
Border around this has a color of #2dbd4d
<div style="border:2px solid #2dbd4d;">Content here</div>
.myborder {border:2px solid #2dbd4d;}