#2e7e7d color space conversions
Hex:
#2e7e7d
RGB:
46, 126, 125
CMY:
82, 51, 51
CMYK:
63, 0, 1, 51
HSL:
179°, 46.5116%, 33.7255%
HSV (HSB):
179°, 63.4921%, 49.4118%
XYZ:
12.2892, 16.9832, 22.0324
xyY:
0.2395, 0.3310, 16.9832
CIE-Lab:
48.2389, -24.0597, -6.6602
CIE-LCH:
48.2389, 24.9645, 195.4732
CIE-Luv:
48.2389, -31.5315, -5.9676
Hunter-Lab:
41.2107, -18.8891, -2.8506
#2e7e7d color charts
#2e7e7d color shades, tints & tones
#2e7e7d color schemes
#2e7e7d color preview, HTML & CSS examples
This text has a color of #2e7e7d
<p style="color:#2e7e7d;">Text here</p>
.mytext {color:#2e7e7d;}
This box has a color of #2e7e7d
<div style="background-color:#2e7e7d;">Content here</div>
.mybackground {background-color:#2e7e7d;}
Border around this has a color of #2e7e7d
<div style="border:2px solid #2e7e7d;">Content here</div>
.myborder {border:2px solid #2e7e7d;}