#2ca95e color space conversions
Hex:
#2ca95e
RGB:
44, 169, 94
CMY:
83, 34, 63
CMYK:
74, 0, 44, 34
HSL:
144°, 58.6854%, 41.7647%
HSV (HSB):
144°, 73.9645%, 66.2745%
XYZ:
17.2471, 29.7196, 15.4171
xyY:
0.2765, 0.4764, 29.7196
CIE-Lab:
61.4115, -50.5991, 29.2257
CIE-LCH:
61.4115, 58.4330, 149.9896
CIE-Luv:
61.4115, -49.8016, 45.3908
Hunter-Lab:
54.5156, -38.9305, 21.3936
#2ca95e color charts
#2ca95e color shades, tints & tones
#2ca95e color schemes
#2ca95e color preview, HTML & CSS examples
This text has a color of #2ca95e
<p style="color:#2ca95e;">Text here</p>
.mytext {color:#2ca95e;}
This box has a color of #2ca95e
<div style="background-color:#2ca95e;">Content here</div>
.mybackground {background-color:#2ca95e;}
Border around this has a color of #2ca95e
<div style="border:2px solid #2ca95e;">Content here</div>
.myborder {border:2px solid #2ca95e;}