#2e8181 color space conversions
Hex:
#2e8181
RGB:
46, 129, 129
CMY:
82, 49, 49
CMYK:
64, 0, 0, 49
HSL:
180°, 47.4286%, 34.3137%
HSV (HSB):
180°, 64.3411%, 50.5882%
XYZ:
12.9394, 17.8663, 23.5354
xyY:
0.2381, 0.3288, 17.8663
CIE-Lab:
49.3336, -24.3958, -7.3843
CIE-LCH:
49.3336, 25.4889, 196.8405
CIE-Luv:
49.3336, -32.4573, -7.0097
Hunter-Lab:
42.2686, -19.3269, -3.4251
#2e8181 color charts
#2e8181 color shades, tints & tones
#2e8181 color schemes
#2e8181 color preview, HTML & CSS examples
This text has a color of #2e8181
<p style="color:#2e8181;">Text here</p>
.mytext {color:#2e8181;}
This box has a color of #2e8181
<div style="background-color:#2e8181;">Content here</div>
.mybackground {background-color:#2e8181;}
Border around this has a color of #2e8181
<div style="border:2px solid #2e8181;">Content here</div>
.myborder {border:2px solid #2e8181;}