#2acc76 color space conversions
Hex:
#2acc76
RGB:
42, 204, 118
CMY:
84, 20, 54
CMYK:
79, 0, 42, 20
HSL:
148°, 65.8537%, 48.2353%
HSV (HSB):
148°, 79.4118%, 80.0000%
XYZ:
25.8177, 44.9860, 24.4620
xyY:
0.2710, 0.4722, 44.9860
CIE-Lab:
72.8827, -59.3002, 31.6627
CIE-LCH:
72.8827, 67.2238, 151.9005
CIE-Luv:
72.8827, -61.0304, 51.8846
Hunter-Lab:
67.0716, -48.6656, 25.3262
#2acc76 color charts
#2acc76 color shades, tints & tones
#2acc76 color schemes
#2acc76 color preview, HTML & CSS examples
This text has a color of #2acc76
<p style="color:#2acc76;">Text here</p>
.mytext {color:#2acc76;}
This box has a color of #2acc76
<div style="background-color:#2acc76;">Content here</div>
.mybackground {background-color:#2acc76;}
Border around this has a color of #2acc76
<div style="border:2px solid #2acc76;">Content here</div>
.myborder {border:2px solid #2acc76;}