#2d965c color space conversions
Hex:
#2d965c
RGB:
45, 150, 92
CMY:
82, 41, 64
CMYK:
70, 0, 39, 41
HSL:
147°, 53.8462%, 38.2353%
HSV (HSB):
147°, 70.0000%, 58.8235%
XYZ:
13.9203, 23.1433, 13.8586
xyY:
0.2734, 0.4545, 23.1433
CIE-Lab:
55.2196, -43.4248, 22.1881
CIE-LCH:
55.2196, 48.7650, 152.9351
CIE-Luv:
55.2196, -42.7493, 35.1507
Hunter-Lab:
48.1075, -32.5376, 16.5952
#2d965c color charts
#2d965c color shades, tints & tones
#2d965c color schemes
#2d965c color preview, HTML & CSS examples
This text has a color of #2d965c
<p style="color:#2d965c;">Text here</p>
.mytext {color:#2d965c;}
This box has a color of #2d965c
<div style="background-color:#2d965c;">Content here</div>
.mybackground {background-color:#2d965c;}
Border around this has a color of #2d965c
<div style="border:2px solid #2d965c;">Content here</div>
.myborder {border:2px solid #2d965c;}