#2d996a color space conversions
Hex:
#2d996a
RGB:
45, 153, 106
CMY:
82, 40, 58
CMYK:
71, 0, 31, 40
HSL:
154°, 54.5455%, 38.8235%
HSV (HSB):
154°, 70.5882%, 60.0000%
XYZ:
15.0749, 24.3810, 17.5471
xyY:
0.2645, 0.4277, 24.3810
CIE-Lab:
56.4672, -41.7081, 16.1059
CIE-LCH:
56.4672, 44.7098, 158.8855
CIE-Luv:
56.4672, -43.1032, 27.8388
Hunter-Lab:
49.3771, -31.9134, 13.4941
#2d996a color charts
#2d996a color shades, tints & tones
#2d996a color schemes
#2d996a color preview, HTML & CSS examples
This text has a color of #2d996a
<p style="color:#2d996a;">Text here</p>
.mytext {color:#2d996a;}
This box has a color of #2d996a
<div style="background-color:#2d996a;">Content here</div>
.mybackground {background-color:#2d996a;}
Border around this has a color of #2d996a
<div style="border:2px solid #2d996a;">Content here</div>
.myborder {border:2px solid #2d996a;}