#06dcc1 color space conversions
Hex:
#06dcc1
RGB:
6, 220, 193
CMY:
98, 14, 24
CMYK:
97, 0, 12, 14
HSL:
172°, 94.6903%, 44.3137%
HSV (HSB):
172°, 97.2727%, 86.2745%
XYZ:
35.2939, 55.0754, 59.2225
xyY:
0.2359, 0.3682, 55.0754
CIE-Lab:
79.0847, -50.4649, 0.6819
CIE-LCH:
79.0847, 50.4695, 179.2258
CIE-Luv:
79.0847, -63.7168, 8.9383
Hunter-Lab:
74.2128, -44.9818, 4.6350
#06dcc1 color charts
#06dcc1 color shades, tints & tones
#06dcc1 color schemes
#06dcc1 color preview, HTML & CSS examples
This text has a color of #06dcc1
<p style="color:#06dcc1;">Text here</p>
.mytext {color:#06dcc1;}
This box has a color of #06dcc1
<div style="background-color:#06dcc1;">Content here</div>
.mybackground {background-color:#06dcc1;}
Border around this has a color of #06dcc1
<div style="border:2px solid #06dcc1;">Content here</div>
.myborder {border:2px solid #06dcc1;}