#2e3000 color space conversions
Hex:
#2e3000
RGB:
46, 48, 0
CMY:
82, 81, 100
CMYK:
4, 0, 100, 81
HSL:
63°, 100.0000%, 9.4118%
HSV (HSB):
63°, 100.0000%, 18.8235%
XYZ:
2.1837, 2.6947, 0.4050
xyY:
0.4133, 0.5100, 2.6947
CIE-Lab:
18.7774, -7.7617, 26.5813
CIE-LCH:
18.7774, 27.6913, 106.2777
CIE-Luv:
18.7774, 0.3639, 20.7798
Hunter-Lab:
16.4157, -4.9828, 10.0280
#2e3000 color charts
#2e3000 color shades, tints & tones
#2e3000 color schemes
#2e3000 color preview, HTML & CSS examples
This text has a color of #2e3000
<p style="color:#2e3000;">Text here</p>
.mytext {color:#2e3000;}
This box has a color of #2e3000
<div style="background-color:#2e3000;">Content here</div>
.mybackground {background-color:#2e3000;}
Border around this has a color of #2e3000
<div style="border:2px solid #2e3000;">Content here</div>
.myborder {border:2px solid #2e3000;}