#2d853c color space conversions
Hex:
#2d853c
RGB:
45, 133, 60
CMY:
82, 48, 76
CMYK:
66, 0, 55, 48
HSL:
130°, 49.4382%, 34.9020%
HSV (HSB):
130°, 66.1654%, 52.1569%
XYZ:
10.2853, 17.6592, 7.1414
xyY:
0.2931, 0.5033, 17.6592
CIE-Lab:
49.0801, -42.2511, 31.5507
CIE-LCH:
49.0801, 52.7314, 143.2497
CIE-Luv:
49.0801, -37.7267, 43.0786
Hunter-Lab:
42.0228, -29.8511, 19.3401
#2d853c color charts
#2d853c color shades, tints & tones
#2d853c color schemes
#2d853c color preview, HTML & CSS examples
This text has a color of #2d853c
<p style="color:#2d853c;">Text here</p>
.mytext {color:#2d853c;}
This box has a color of #2d853c
<div style="background-color:#2d853c;">Content here</div>
.mybackground {background-color:#2d853c;}
Border around this has a color of #2d853c
<div style="border:2px solid #2d853c;">Content here</div>
.myborder {border:2px solid #2d853c;}