#00c5c0 color space conversions
Hex:
#00c5c0
RGB:
0, 197, 192
CMY:
100, 23, 25
CMYK:
100, 0, 3, 23
HSL:
178°, 100.0000%, 38.6275%
HSV (HSB):
178°, 100.0000%, 77.2549%
XYZ:
29.4807, 43.7383, 56.7577
xyY:
0.2268, 0.3365, 43.7383
CIE-Lab:
72.0532, -41.0831, -9.1442
CIE-LCH:
72.0532, 42.0884, 192.5483
CIE-Luv:
72.0532, -56.2501, -7.8484
Hunter-Lab:
66.1349, -36.1669, -4.5889
#00c5c0 color charts
#00c5c0 color shades, tints & tones
#00c5c0 color schemes
#00c5c0 color preview, HTML & CSS examples
This text has a color of #00c5c0
<p style="color:#00c5c0;">Text here</p>
.mytext {color:#00c5c0;}
This box has a color of #00c5c0
<div style="background-color:#00c5c0;">Content here</div>
.mybackground {background-color:#00c5c0;}
Border around this has a color of #00c5c0
<div style="border:2px solid #00c5c0;">Content here</div>
.myborder {border:2px solid #00c5c0;}