#2e6e2e color space conversions
Hex:
#2e6e2e
RGB:
46, 110, 46
CMY:
82, 57, 82
CMYK:
58, 0, 58, 57
HSL:
120°, 41.0256%, 30.5882%
HSV (HSB):
120°, 58.1818%, 43.1373%
XYZ:
7.1958, 11.9300, 4.5082
xyY:
0.3045, 0.5048, 11.9300
CIE-Lab:
41.1046, -34.6212, 29.2659
CIE-LCH:
41.1046, 45.3334, 139.7916
CIE-Luv:
41.1046, -28.6877, 37.0843
Hunter-Lab:
34.5398, -23.2571, 16.4392
#2e6e2e color charts
#2e6e2e color shades, tints & tones
#2e6e2e color schemes
#2e6e2e color preview, HTML & CSS examples
This text has a color of #2e6e2e
<p style="color:#2e6e2e;">Text here</p>
.mytext {color:#2e6e2e;}
This box has a color of #2e6e2e
<div style="background-color:#2e6e2e;">Content here</div>
.mybackground {background-color:#2e6e2e;}
Border around this has a color of #2e6e2e
<div style="border:2px solid #2e6e2e;">Content here</div>
.myborder {border:2px solid #2e6e2e;}