#2c8001 color space conversions
Hex:
#2c8001
RGB:
44, 128, 1
CMY:
83, 50, 100
CMYK:
66, 0, 99, 50
HSL:
100°, 98.4496%, 25.2941%
HSV (HSB):
100°, 99.2188%, 50.1961%
XYZ:
8.7634, 15.9760, 2.6505
xyY:
0.3199, 0.5833, 15.9760
CIE-Lab:
46.9430, -45.4245, 50.5590
CIE-LCH:
46.9430, 67.9677, 131.9379
CIE-Luv:
46.9430, -37.2880, 56.4748
Hunter-Lab:
39.9700, -30.8117, 24.0473
#2c8001 color charts
#2c8001 color shades, tints & tones
#2c8001 color schemes
#2c8001 color preview, HTML & CSS examples
This text has a color of #2c8001
<p style="color:#2c8001;">Text here</p>
.mytext {color:#2c8001;}
This box has a color of #2c8001
<div style="background-color:#2c8001;">Content here</div>
.mybackground {background-color:#2c8001;}
Border around this has a color of #2c8001
<div style="border:2px solid #2c8001;">Content here</div>
.myborder {border:2px solid #2c8001;}