#218b75 color space conversions
Hex:
#218b75
RGB:
33, 139, 117
CMY:
87, 45, 54
CMYK:
76, 0, 16, 45
HSL:
168°, 61.6279%, 33.7255%
HSV (HSB):
168°, 76.2590%, 54.5098%
XYZ:
13.0707, 20.0729, 20.0152
xyY:
0.2459, 0.3776, 20.0729
CIE-Lab:
51.9196, -34.6752, 3.3845
CIE-LCH:
51.9196, 34.8400, 174.4252
CIE-Luv:
51.9196, -39.2315, 9.7401
Hunter-Lab:
44.8028, -26.3296, 4.8748
#218b75 color charts
#218b75 color shades, tints & tones
#218b75 color schemes
#218b75 color preview, HTML & CSS examples
This text has a color of #218b75
<p style="color:#218b75;">Text here</p>
.mytext {color:#218b75;}
This box has a color of #218b75
<div style="background-color:#218b75;">Content here</div>
.mybackground {background-color:#218b75;}
Border around this has a color of #218b75
<div style="border:2px solid #218b75;">Content here</div>
.myborder {border:2px solid #218b75;}