#2e6000 color space conversions
Hex:
#2e6000
RGB:
46, 96, 0
CMY:
82, 62, 100
CMYK:
52, 0, 100, 62
HSL:
91°, 100.0000%, 18.8235%
HSV (HSB):
91°, 100.0000%, 37.6471%
XYZ:
5.3096, 8.9466, 1.4470
xyY:
0.3381, 0.5697, 8.9466
CIE-Lab:
35.8812, -32.4894, 42.0770
CIE-LCH:
35.8812, 53.1605, 127.6732
CIE-Luv:
35.8812, -23.4147, 42.6390
Hunter-Lab:
29.9108, -20.6578, 18.0693
#2e6000 color charts
#2e6000 color shades, tints & tones
#2e6000 color schemes
#2e6000 color preview, HTML & CSS examples
This text has a color of #2e6000
<p style="color:#2e6000;">Text here</p>
.mytext {color:#2e6000;}
This box has a color of #2e6000
<div style="background-color:#2e6000;">Content here</div>
.mybackground {background-color:#2e6000;}
Border around this has a color of #2e6000
<div style="border:2px solid #2e6000;">Content here</div>
.myborder {border:2px solid #2e6000;}