#2a8000 color space conversions
Hex:
#2a8000
RGB:
42, 128, 0
CMY:
84, 50, 100
CMYK:
67, 0, 100, 50
HSL:
100°, 100.0000%, 25.0980%
HSV (HSB):
100°, 100.0000%, 50.1961%
XYZ:
8.6740, 15.9306, 2.6177
xyY:
0.3186, 0.5852, 15.9306
CIE-Lab:
46.8833, -45.9373, 50.6960
CIE-LCH:
46.8833, 68.4129, 132.1808
CIE-Luv:
46.8833, -37.8096, 56.5905
Hunter-Lab:
39.9131, -31.0559, 24.0506
#2a8000 color charts
#2a8000 color shades, tints & tones
#2a8000 color schemes
#2a8000 color preview, HTML & CSS examples
This text has a color of #2a8000
<p style="color:#2a8000;">Text here</p>
.mytext {color:#2a8000;}
This box has a color of #2a8000
<div style="background-color:#2a8000;">Content here</div>
.mybackground {background-color:#2a8000;}
Border around this has a color of #2a8000
<div style="border:2px solid #2a8000;">Content here</div>
.myborder {border:2px solid #2a8000;}