#2caf40 color space conversions
Hex:
#2caf40
RGB:
44, 175, 64
CMY:
83, 31, 75
CMYK:
75, 0, 63, 31
HSL:
129°, 59.8174%, 42.9412%
HSV (HSB):
129°, 74.8571%, 68.6275%
XYZ:
17.2941, 31.5656, 10.0318
xyY:
0.2937, 0.5360, 31.5656
CIE-Lab:
62.9822, -57.1124, 45.8454
CIE-LCH:
62.9822, 73.2368, 141.2452
CIE-Luv:
62.9822, -53.2456, 63.1068
Hunter-Lab:
56.1833, -43.3756, 28.7418
#2caf40 color charts
#2caf40 color shades, tints & tones
#2caf40 color schemes
#2caf40 color preview, HTML & CSS examples
This text has a color of #2caf40
<p style="color:#2caf40;">Text here</p>
.mytext {color:#2caf40;}
This box has a color of #2caf40
<div style="background-color:#2caf40;">Content here</div>
.mybackground {background-color:#2caf40;}
Border around this has a color of #2caf40
<div style="border:2px solid #2caf40;">Content here</div>
.myborder {border:2px solid #2caf40;}