#2b994a color space conversions
Hex:
#2b994a
RGB:
43, 153, 74
CMY:
83, 40, 71
CMYK:
72, 0, 52, 40
HSL:
137°, 56.1224%, 38.4314%
HSV (HSB):
137°, 71.8954%, 60.0000%
XYZ:
13.6235, 23.7905, 10.3526
xyY:
0.2852, 0.4981, 23.7905
CIE-Lab:
55.8774, -48.1465, 32.6430
CIE-LCH:
55.8774, 58.1692, 145.8630
CIE-Luv:
55.8774, -45.1290, 47.1428
Hunter-Lab:
48.7755, -35.5001, 21.5586
#2b994a color charts
#2b994a color shades, tints & tones
#2b994a color schemes
#2b994a color preview, HTML & CSS examples
This text has a color of #2b994a
<p style="color:#2b994a;">Text here</p>
.mytext {color:#2b994a;}
This box has a color of #2b994a
<div style="background-color:#2b994a;">Content here</div>
.mybackground {background-color:#2b994a;}
Border around this has a color of #2b994a
<div style="border:2px solid #2b994a;">Content here</div>
.myborder {border:2px solid #2b994a;}