#2dbb2b color space conversions
Hex:
#2dbb2b
RGB:
45, 187, 43
CMY:
82, 27, 83
CMYK:
76, 0, 77, 27
HSL:
119°, 62.6087%, 45.0980%
HSV (HSB):
119°, 77.0053%, 73.3333%
XYZ:
19.2886, 36.2730, 8.2703
xyY:
0.3022, 0.5683, 36.2730
CIE-Lab:
66.7280, -62.7599, 57.9345
CIE-LCH:
66.7280, 85.4120, 137.2895
CIE-Luv:
66.7280, -57.8323, 75.1910
Hunter-Lab:
60.2270, -48.2302, 34.0173
#2dbb2b color charts
#2dbb2b color shades, tints & tones
#2dbb2b color schemes
#2dbb2b color preview, HTML & CSS examples
This text has a color of #2dbb2b
<p style="color:#2dbb2b;">Text here</p>
.mytext {color:#2dbb2b;}
This box has a color of #2dbb2b
<div style="background-color:#2dbb2b;">Content here</div>
.mybackground {background-color:#2dbb2b;}
Border around this has a color of #2dbb2b
<div style="border:2px solid #2dbb2b;">Content here</div>
.myborder {border:2px solid #2dbb2b;}