#01cfc2 color space conversions
Hex:
#01cfc2
RGB:
1, 207, 194
CMY:
100, 19, 24
CMYK:
100, 0, 6, 19
HSL:
176°, 99.0385%, 40.7843%
HSV (HSB):
176°, 99.5169%, 81.1765%
XYZ:
32.0629, 48.5271, 58.7157
xyY:
0.2302, 0.3483, 48.5271
CIE-Lab:
75.1562, -44.8513, -5.6243
CIE-LCH:
75.1562, 45.2025, 187.1475
CIE-Luv:
75.1562, -59.4385, -1.7465
Hunter-Lab:
69.6614, -39.7496, -1.2109
#01cfc2 color charts
#01cfc2 color shades, tints & tones
#01cfc2 color schemes
#01cfc2 color preview, HTML & CSS examples
This text has a color of #01cfc2
<p style="color:#01cfc2;">Text here</p>
.mytext {color:#01cfc2;}
This box has a color of #01cfc2
<div style="background-color:#01cfc2;">Content here</div>
.mybackground {background-color:#01cfc2;}
Border around this has a color of #01cfc2
<div style="border:2px solid #01cfc2;">Content here</div>
.myborder {border:2px solid #01cfc2;}