#2e7e05 color space conversions
Hex:
#2e7e05
RGB:
46, 126, 5
CMY:
82, 51, 98
CMYK:
63, 0, 96, 51
HSL:
100°, 92.3664%, 25.6863%
HSV (HSB):
100°, 96.0317%, 49.4118%
XYZ:
8.6150, 15.5135, 2.6839
xyY:
0.3213, 0.5786, 15.5135
CIE-Lab:
46.3296, -44.0630, 49.2590
CIE-LCH:
46.3296, 66.0908, 131.8132
CIE-Luv:
46.3296, -35.9274, 55.1467
Hunter-Lab:
39.3872, -29.8852, 23.5309
#2e7e05 color charts
#2e7e05 color shades, tints & tones
#2e7e05 color schemes
#2e7e05 color preview, HTML & CSS examples
This text has a color of #2e7e05
<p style="color:#2e7e05;">Text here</p>
.mytext {color:#2e7e05;}
This box has a color of #2e7e05
<div style="background-color:#2e7e05;">Content here</div>
.mybackground {background-color:#2e7e05;}
Border around this has a color of #2e7e05
<div style="border:2px solid #2e7e05;">Content here</div>
.myborder {border:2px solid #2e7e05;}