#2e8c8c color space conversions
Hex:
#2e8c8c
RGB:
46, 140, 140
CMY:
82, 45, 45
CMYK:
67, 0, 0, 45
HSL:
180°, 50.5376%, 36.4706%
HSV (HSB):
180°, 67.1429%, 54.9020%
XYZ:
15.2384, 21.2305, 28.1057
xyY:
0.2360, 0.3288, 21.2305
CIE-Lab:
53.2008, -26.6538, -8.0312
CIE-LCH:
53.2008, 27.8375, 196.7683
CIE-Luv:
53.2008, -35.9789, -7.7700
Hunter-Lab:
46.0765, -21.6004, -3.9121
#2e8c8c color charts
#2e8c8c color shades, tints & tones
#2e8c8c color schemes
#2e8c8c color preview, HTML & CSS examples
This text has a color of #2e8c8c
<p style="color:#2e8c8c;">Text here</p>
.mytext {color:#2e8c8c;}
This box has a color of #2e8c8c
<div style="background-color:#2e8c8c;">Content here</div>
.mybackground {background-color:#2e8c8c;}
Border around this has a color of #2e8c8c
<div style="border:2px solid #2e8c8c;">Content here</div>
.myborder {border:2px solid #2e8c8c;}