#2e5e2e color space conversions
Hex:
#2e5e2e
RGB:
46, 94, 46
CMY:
82, 63, 82
CMYK:
51, 0, 51, 63
HSL:
120°, 34.2857%, 27.4510%
HSV (HSB):
120°, 51.0638%, 36.8627%
XYZ:
5.6226, 8.7835, 3.9838
xyY:
0.3057, 0.4776, 8.7835
CIE-Lab:
35.5641, -27.4382, 22.5074
CIE-LCH:
35.5641, 35.4886, 140.6382
CIE-Luv:
35.5641, -21.8354, 28.2257
Hunter-Lab:
29.6370, -18.0007, 12.7761
#2e5e2e color charts
#2e5e2e color shades, tints & tones
#2e5e2e color schemes
#2e5e2e color preview, HTML & CSS examples
This text has a color of #2e5e2e
<p style="color:#2e5e2e;">Text here</p>
.mytext {color:#2e5e2e;}
This box has a color of #2e5e2e
<div style="background-color:#2e5e2e;">Content here</div>
.mybackground {background-color:#2e5e2e;}
Border around this has a color of #2e5e2e
<div style="border:2px solid #2e5e2e;">Content here</div>
.myborder {border:2px solid #2e5e2e;}