#2caa3e color space conversions
Hex:
#2caa3e
RGB:
44, 170, 62
CMY:
83, 33, 76
CMYK:
74, 0, 64, 33
HSL:
129°, 58.8785%, 41.9608%
HSV (HSB):
129°, 74.1176%, 66.6667%
XYZ:
16.2829, 29.6327, 9.4189
xyY:
0.2943, 0.5355, 29.6327
CIE-Lab:
61.3360, -55.6499, 44.8854
CIE-LCH:
61.3360, 71.4956, 141.1115
CIE-Luv:
61.3360, -51.5534, 61.4111
Hunter-Lab:
54.4359, -41.8698, 27.8464
#2caa3e color charts
#2caa3e color shades, tints & tones
#2caa3e color schemes
#2caa3e color preview, HTML & CSS examples
This text has a color of #2caa3e
<p style="color:#2caa3e;">Text here</p>
.mytext {color:#2caa3e;}
This box has a color of #2caa3e
<div style="background-color:#2caa3e;">Content here</div>
.mybackground {background-color:#2caa3e;}
Border around this has a color of #2caa3e
<div style="border:2px solid #2caa3e;">Content here</div>
.myborder {border:2px solid #2caa3e;}