#2b980e color space conversions
Hex:
#2b980e
RGB:
43, 152, 14
CMY:
83, 40, 95
CMYK:
72, 0, 91, 40
HSL:
107°, 83.1325%, 32.5490%
HSV (HSB):
107°, 90.7895%, 59.6078%
XYZ:
12.3038, 23.0018, 4.2068
xyY:
0.3114, 0.5821, 23.0018
CIE-Lab:
55.0742, -53.4225, 54.9292
CIE-LCH:
55.0742, 76.6237, 134.2033
CIE-Luv:
55.0742, -46.4005, 65.3252
Hunter-Lab:
47.9602, -38.1377, 28.3716
#2b980e color charts
#2b980e color shades, tints & tones
#2b980e color schemes
#2b980e color preview, HTML & CSS examples
This text has a color of #2b980e
<p style="color:#2b980e;">Text here</p>
.mytext {color:#2b980e;}
This box has a color of #2b980e
<div style="background-color:#2b980e;">Content here</div>
.mybackground {background-color:#2b980e;}
Border around this has a color of #2b980e
<div style="border:2px solid #2b980e;">Content here</div>
.myborder {border:2px solid #2b980e;}