#218f6b color space conversions
Hex:
#218f6b
RGB:
33, 143, 107
CMY:
87, 44, 58
CMYK:
77, 0, 25, 44
HSL:
160°, 62.5000%, 34.5098%
HSV (HSB):
160°, 76.9231%, 56.0784%
XYZ:
13.1035, 21.0298, 17.2784
xyY:
0.2549, 0.4090, 21.0298
CIE-Lab:
52.9821, -39.0394, 10.6555
CIE-LCH:
52.9821, 40.4674, 164.7335
CIE-Luv:
52.9821, -41.3591, 20.1345
Hunter-Lab:
45.8583, -29.2475, 9.7615
#218f6b color charts
#218f6b color shades, tints & tones
#218f6b color schemes
#218f6b color preview, HTML & CSS examples
This text has a color of #218f6b
<p style="color:#218f6b;">Text here</p>
.mytext {color:#218f6b;}
This box has a color of #218f6b
<div style="background-color:#218f6b;">Content here</div>
.mybackground {background-color:#218f6b;}
Border around this has a color of #218f6b
<div style="border:2px solid #218f6b;">Content here</div>
.myborder {border:2px solid #218f6b;}