#218e7e color space conversions
Hex:
#218e7e
RGB:
33, 142, 126
CMY:
87, 44, 51
CMYK:
77, 0, 11, 44
HSL:
171°, 62.2857%, 34.3137%
HSV (HSB):
171°, 76.7606%, 55.6863%
XYZ:
14.0661, 21.1757, 23.0846
xyY:
0.2412, 0.3631, 21.1757
CIE-Lab:
53.1412, -33.5494, -0.0480
CIE-LCH:
53.1412, 33.5494, 180.0821
CIE-Luv:
53.1412, -39.7328, 4.8231
Hunter-Lab:
46.0171, -25.9675, 2.4689
#218e7e color charts
#218e7e color shades, tints & tones
#218e7e color schemes
#218e7e color preview, HTML & CSS examples
This text has a color of #218e7e
<p style="color:#218e7e;">Text here</p>
.mytext {color:#218e7e;}
This box has a color of #218e7e
<div style="background-color:#218e7e;">Content here</div>
.mybackground {background-color:#218e7e;}
Border around this has a color of #218e7e
<div style="border:2px solid #218e7e;">Content here</div>
.myborder {border:2px solid #218e7e;}