#00c1c1 color space conversions
Hex:
#00c1c1
RGB:
0, 193, 193
CMY:
100, 24, 24
CMYK:
100, 0, 0, 24
HSL:
180°, 100.0000%, 37.8431%
HSV (HSB):
180°, 100.0000%, 75.6863%
XYZ:
28.6956, 41.9902, 57.0446
xyY:
0.2247, 0.3287, 41.9902
CIE-Lab:
70.8642, -38.9893, -11.4651
CIE-LCH:
70.8642, 40.6400, 196.3863
CIE-Luv:
70.8642, -54.8086, -11.8347
Hunter-Lab:
64.7998, -34.3537, -6.8343
#00c1c1 color charts
#00c1c1 color shades, tints & tones
#00c1c1 color schemes
#00c1c1 color preview, HTML & CSS examples
This text has a color of #00c1c1
<p style="color:#00c1c1;">Text here</p>
.mytext {color:#00c1c1;}
This box has a color of #00c1c1
<div style="background-color:#00c1c1;">Content here</div>
.mybackground {background-color:#00c1c1;}
Border around this has a color of #00c1c1
<div style="border:2px solid #00c1c1;">Content here</div>
.myborder {border:2px solid #00c1c1;}