#2db52c color space conversions
Hex:
#2db52c
RGB:
45, 181, 44
CMY:
82, 29, 83
CMYK:
75, 0, 76, 29
HSL:
120°, 60.8889%, 44.1176%
HSV (HSB):
120°, 75.6906%, 70.9804%
XYZ:
18.0607, 33.7875, 7.9526
xyY:
0.3020, 0.5650, 33.7875
CIE-Lab:
64.7935, -60.7938, 55.6979
CIE-LCH:
64.7935, 82.4508, 137.5048
CIE-Luv:
64.7935, -55.7492, 72.2948
Hunter-Lab:
58.1270, -46.2604, 32.5772
#2db52c color charts
#2db52c color shades, tints & tones
#2db52c color schemes
#2db52c color preview, HTML & CSS examples
This text has a color of #2db52c
<p style="color:#2db52c;">Text here</p>
.mytext {color:#2db52c;}
This box has a color of #2db52c
<div style="background-color:#2db52c;">Content here</div>
.mybackground {background-color:#2db52c;}
Border around this has a color of #2db52c
<div style="border:2px solid #2db52c;">Content here</div>
.myborder {border:2px solid #2db52c;}