#2d805d color space conversions
Hex:
#2d805d
RGB:
45, 128, 93
CMY:
82, 50, 64
CMYK:
65, 0, 27, 50
HSL:
155°, 47.9769%, 33.9216%
HSV (HSB):
155°, 64.8437%, 50.1961%
XYZ:
10.7771, 16.7865, 13.0280
xyY:
0.2655, 0.4135, 16.7865
CIE-Lab:
47.9899, -33.8133, 11.7745
CIE-LCH:
47.9899, 35.8048, 160.8008
CIE-Luv:
47.9899, -34.2723, 20.2694
Hunter-Lab:
40.9714, -24.7472, 9.8270
#2d805d color charts
#2d805d color shades, tints & tones
#2d805d color schemes
#2d805d color preview, HTML & CSS examples
This text has a color of #2d805d
<p style="color:#2d805d;">Text here</p>
.mytext {color:#2d805d;}
This box has a color of #2d805d
<div style="background-color:#2d805d;">Content here</div>
.mybackground {background-color:#2d805d;}
Border around this has a color of #2d805d
<div style="border:2px solid #2d805d;">Content here</div>
.myborder {border:2px solid #2d805d;}