#206f6c color space conversions
Hex:
#206f6c
RGB:
32, 111, 108
CMY:
87, 56, 58
CMYK:
71, 0, 3, 56
HSL:
178°, 55.2448%, 28.0392%
HSV (HSB):
178°, 71.1712%, 43.5294%
XYZ:
8.9869, 12.7587, 16.1764
xyY:
0.2370, 0.3364, 12.7587
CIE-Lab:
42.3973, -23.9268, -5.2412
CIE-LCH:
42.3973, 24.4941, 192.3556
CIE-Luv:
42.3973, -29.4388, -3.8510
Hunter-Lab:
35.7193, -17.5986, -1.8475
#206f6c color charts
#206f6c color shades, tints & tones
#206f6c color schemes
#206f6c color preview, HTML & CSS examples
This text has a color of #206f6c
<p style="color:#206f6c;">Text here</p>
.mytext {color:#206f6c;}
This box has a color of #206f6c
<div style="background-color:#206f6c;">Content here</div>
.mybackground {background-color:#206f6c;}
Border around this has a color of #206f6c
<div style="border:2px solid #206f6c;">Content here</div>
.myborder {border:2px solid #206f6c;}