#00c0a6 color space conversions
Hex:
#00c0a6
RGB:
0, 192, 166
CMY:
100, 25, 35
CMYK:
100, 0, 14, 25
HSL:
172°, 100.0000%, 37.6471%
HSV (HSB):
172°, 100.0000%, 75.2941%
XYZ:
25.7326, 40.4524, 42.5282
xyY:
0.2367, 0.3721, 40.4524
CIE-Lab:
69.7906, -46.3287, 1.7187
CIE-LCH:
69.7906, 46.3606, 177.8754
CIE-Luv:
69.7906, -56.6357, 9.6537
Hunter-Lab:
63.6022, -39.0853, 4.8767
#00c0a6 color charts
#00c0a6 color shades, tints & tones
#00c0a6 color schemes
#00c0a6 color preview, HTML & CSS examples
This text has a color of #00c0a6
<p style="color:#00c0a6;">Text here</p>
.mytext {color:#00c0a6;}
This box has a color of #00c0a6
<div style="background-color:#00c0a6;">Content here</div>
.mybackground {background-color:#00c0a6;}
Border around this has a color of #00c0a6
<div style="border:2px solid #00c0a6;">Content here</div>
.myborder {border:2px solid #00c0a6;}