#208b8c color space conversions
Hex:
#208b8c
RGB:
32, 139, 140
CMY:
87, 45, 45
CMYK:
77, 1, 0, 45
HSL:
181°, 62.7907%, 33.7255%
HSV (HSB):
181°, 77.1429%, 54.9020%
XYZ:
14.5619, 20.6658, 28.0323
xyY:
0.2302, 0.3267, 20.6658
CIE-Lab:
52.5817, -28.0661, -8.9876
CIE-LCH:
52.5817, 29.4700, 197.7567
CIE-Luv:
52.5817, -37.8020, -9.0188
Hunter-Lab:
45.4596, -22.3761, -4.7390
#208b8c color charts
#208b8c color shades, tints & tones
#208b8c color schemes
#208b8c color preview, HTML & CSS examples
This text has a color of #208b8c
<p style="color:#208b8c;">Text here</p>
.mytext {color:#208b8c;}
This box has a color of #208b8c
<div style="background-color:#208b8c;">Content here</div>
.mybackground {background-color:#208b8c;}
Border around this has a color of #208b8c
<div style="border:2px solid #208b8c;">Content here</div>
.myborder {border:2px solid #208b8c;}