#01c0cd color space conversions
Hex:
#01c0cd
RGB:
1, 192, 205
CMY:
100, 25, 20
CMYK:
100, 6, 0, 20
HSL:
184°, 99.0291%, 40.3922%
HSV (HSB):
184°, 99.5122%, 80.3922%
XYZ:
29.8816, 42.1135, 64.3114
xyY:
0.2192, 0.3090, 42.1135
CIE-Lab:
70.9491, -34.7966, -17.8932
CIE-LCH:
70.9491, 39.1276, 207.2132
CIE-Luv:
70.9491, -53.4625, -22.8614
Hunter-Lab:
64.8949, -31.3738, -13.3304
#01c0cd color charts
#01c0cd color shades, tints & tones
#01c0cd color schemes
#01c0cd color preview, HTML & CSS examples
This text has a color of #01c0cd
<p style="color:#01c0cd;">Text here</p>
.mytext {color:#01c0cd;}
This box has a color of #01c0cd
<div style="background-color:#01c0cd;">Content here</div>
.mybackground {background-color:#01c0cd;}
Border around this has a color of #01c0cd
<div style="border:2px solid #01c0cd;">Content here</div>
.myborder {border:2px solid #01c0cd;}