#218f9b color space conversions
Hex:
#218f9b
RGB:
33, 143, 155
CMY:
87, 44, 39
CMYK:
79, 8, 0, 39
HSL:
186°, 64.8936%, 36.8627%
HSV (HSB):
186°, 78.7097%, 60.7843%
XYZ:
16.3661, 22.3348, 34.4588
xyY:
0.2237, 0.3053, 22.3348
CIE-Lab:
54.3805, -25.1973, -14.9484
CIE-LCH:
54.3805, 29.2978, 210.6787
CIE-Luv:
54.3805, -38.0959, -18.6070
Hunter-Lab:
47.2597, -20.8899, -10.1487
#218f9b color charts
#218f9b color shades, tints & tones
#218f9b color schemes
#218f9b color preview, HTML & CSS examples
This text has a color of #218f9b
<p style="color:#218f9b;">Text here</p>
.mytext {color:#218f9b;}
This box has a color of #218f9b
<div style="background-color:#218f9b;">Content here</div>
.mybackground {background-color:#218f9b;}
Border around this has a color of #218f9b
<div style="border:2px solid #218f9b;">Content here</div>
.myborder {border:2px solid #218f9b;}