#2d950c color space conversions
Hex:
#2d950c
RGB:
45, 149, 12
CMY:
82, 42, 95
CMYK:
70, 0, 92, 42
HSL:
106°, 85.0932%, 31.5686%
HSV (HSB):
106°, 91.9463%, 58.4314%
XYZ:
11.8960, 22.0793, 3.9826
xyY:
0.3134, 0.5817, 22.0793
CIE-Lab:
54.1111, -52.0969, 54.4918
CIE-LCH:
54.1111, 75.3886, 133.7128
CIE-Luv:
54.1111, -44.8889, 64.2724
Hunter-Lab:
46.9886, -37.0397, 27.8669
#2d950c color charts
#2d950c color shades, tints & tones
#2d950c color schemes
#2d950c color preview, HTML & CSS examples
This text has a color of #2d950c
<p style="color:#2d950c;">Text here</p>
.mytext {color:#2d950c;}
This box has a color of #2d950c
<div style="background-color:#2d950c;">Content here</div>
.mybackground {background-color:#2d950c;}
Border around this has a color of #2d950c
<div style="border:2px solid #2d950c;">Content here</div>
.myborder {border:2px solid #2d950c;}