#01c6c6 color space conversions
Hex:
#01c6c6
RGB:
1, 198, 198
CMY:
100, 22, 22
CMYK:
99, 0, 0, 22
HSL:
180°, 98.9950%, 39.0196%
HSV (HSB):
180°, 99.4949%, 77.6471%
XYZ:
30.3996, 44.4718, 60.4078
xyY:
0.2247, 0.3287, 44.4718
CIE-Lab:
72.5428, -39.7123, -11.6792
CIE-LCH:
72.5428, 41.3941, 196.3883
CIE-Luv:
72.5428, -56.0696, -12.1070
Hunter-Lab:
66.6872, -35.3326, -7.0261
#01c6c6 color charts
#01c6c6 color shades, tints & tones
#01c6c6 color schemes
#01c6c6 color preview, HTML & CSS examples
This text has a color of #01c6c6
<p style="color:#01c6c6;">Text here</p>
.mytext {color:#01c6c6;}
This box has a color of #01c6c6
<div style="background-color:#01c6c6;">Content here</div>
.mybackground {background-color:#01c6c6;}
Border around this has a color of #01c6c6
<div style="border:2px solid #01c6c6;">Content here</div>
.myborder {border:2px solid #01c6c6;}