#2d995d color space conversions
Hex:
#2d995d
RGB:
45, 153, 93
CMY:
82, 40, 64
CMYK:
71, 0, 39, 40
HSL:
147°, 54.5455%, 38.8235%
HSV (HSB):
147°, 70.5882%, 60.0000%
XYZ:
14.4492, 24.1307, 14.2521
xyY:
0.2735, 0.4567, 24.1307
CIE-Lab:
56.2184, -44.4333, 22.9670
CIE-LCH:
56.2184, 50.0180, 152.6662
CIE-Luv:
56.2184, -43.8170, 36.3804
Hunter-Lab:
49.1230, -33.4606, 17.1843
#2d995d color charts
#2d995d color shades, tints & tones
#2d995d color schemes
#2d995d color preview, HTML & CSS examples
This text has a color of #2d995d
<p style="color:#2d995d;">Text here</p>
.mytext {color:#2d995d;}
This box has a color of #2d995d
<div style="background-color:#2d995d;">Content here</div>
.mybackground {background-color:#2d995d;}
Border around this has a color of #2d995d
<div style="border:2px solid #2d995d;">Content here</div>
.myborder {border:2px solid #2d995d;}