#2a980e color space conversions
Hex:
#2a980e
RGB:
42, 152, 14
CMY:
84, 40, 95
CMYK:
72, 0, 91, 40
HSL:
108°, 83.1325%, 32.5490%
HSV (HSB):
108°, 90.7895%, 59.6078%
XYZ:
12.2623, 22.9804, 4.2048
xyY:
0.3109, 0.5826, 22.9804
CIE-Lab:
55.0522, -53.6118, 54.9017
CIE-LCH:
55.0522, 76.7360, 134.3190
CIE-Luv:
55.0522, -46.6081, 65.3252
Hunter-Lab:
47.9379, -38.2316, 28.3559
#2a980e color charts
#2a980e color shades, tints & tones
#2a980e color schemes
#2a980e color preview, HTML & CSS examples
This text has a color of #2a980e
<p style="color:#2a980e;">Text here</p>
.mytext {color:#2a980e;}
This box has a color of #2a980e
<div style="background-color:#2a980e;">Content here</div>
.mybackground {background-color:#2a980e;}
Border around this has a color of #2a980e
<div style="border:2px solid #2a980e;">Content here</div>
.myborder {border:2px solid #2a980e;}