#2d792c color space conversions
Hex:
#2d792c
RGB:
45, 121, 44
CMY:
82, 53, 83
CMYK:
63, 0, 64, 53
HSL:
119°, 46.6667%, 32.3529%
HSV (HSB):
119°, 63.6364%, 47.4510%
XYZ:
8.3742, 14.4145, 4.7238
xyY:
0.3044, 0.5239, 14.4145
CIE-Lab:
44.8216, -39.6749, 34.5889
CIE-LCH:
44.8216, 52.6355, 138.9179
CIE-Luv:
44.8216, -33.5314, 43.7056
Hunter-Lab:
37.9664, -27.0698, 19.1996
#2d792c color charts
#2d792c color shades, tints & tones
#2d792c color schemes
#2d792c color preview, HTML & CSS examples
This text has a color of #2d792c
<p style="color:#2d792c;">Text here</p>
.mytext {color:#2d792c;}
This box has a color of #2d792c
<div style="background-color:#2d792c;">Content here</div>
.mybackground {background-color:#2d792c;}
Border around this has a color of #2d792c
<div style="border:2px solid #2d792c;">Content here</div>
.myborder {border:2px solid #2d792c;}