#218d8e color space conversions
Hex:
#218d8e
RGB:
33, 141, 142
CMY:
87, 45, 44
CMYK:
77, 1, 0, 44
HSL:
181°, 62.2857%, 34.3137%
HSV (HSB):
181°, 76.7606%, 55.6863%
XYZ:
15.0346, 21.3261, 28.9151
xyY:
0.2303, 0.3267, 21.3261
CIE-Lab:
53.3045, -28.3177, -9.0632
CIE-LCH:
53.3045, 29.7327, 197.7476
CIE-Luv:
53.3045, -38.2659, -9.1193
Hunter-Lab:
46.1802, -22.7023, -4.7976
#218d8e color charts
#218d8e color shades, tints & tones
#218d8e color schemes
#218d8e color preview, HTML & CSS examples
This text has a color of #218d8e
<p style="color:#218d8e;">Text here</p>
.mytext {color:#218d8e;}
This box has a color of #218d8e
<div style="background-color:#218d8e;">Content here</div>
.mybackground {background-color:#218d8e;}
Border around this has a color of #218d8e
<div style="border:2px solid #218d8e;">Content here</div>
.myborder {border:2px solid #218d8e;}