#2d983c color space conversions
Hex:
#2d983c
RGB:
45, 152, 60
CMY:
82, 40, 76
CMYK:
70, 0, 61, 40
HSL:
128°, 54.3147%, 38.6275%
HSV (HSB):
128°, 70.3947%, 59.6078%
XYZ:
13.1260, 23.3406, 8.0883
xyY:
0.2946, 0.5239, 23.3406
CIE-Lab:
55.4215, -49.4059, 39.0662
CIE-LCH:
55.4215, 62.9850, 141.6659
CIE-Luv:
55.4215, -44.9185, 53.1482
Hunter-Lab:
48.3121, -36.0491, 23.8922
#2d983c color charts
#2d983c color shades, tints & tones
#2d983c color schemes
#2d983c color preview, HTML & CSS examples
This text has a color of #2d983c
<p style="color:#2d983c;">Text here</p>
.mytext {color:#2d983c;}
This box has a color of #2d983c
<div style="background-color:#2d983c;">Content here</div>
.mybackground {background-color:#2d983c;}
Border around this has a color of #2d983c
<div style="border:2px solid #2d983c;">Content here</div>
.myborder {border:2px solid #2d983c;}