#00c6a5 color space conversions
Hex:
#00c6a5
RGB:
0, 198, 165
CMY:
100, 22, 35
CMYK:
100, 0, 17, 22
HSL:
170°, 100.0000%, 38.8235%
HSV (HSB):
170°, 100.0000%, 77.6471%
XYZ:
26.9856, 43.1048, 42.4951
xyY:
0.2397, 0.3829, 43.1048
CIE-Lab:
71.6260, -49.0729, 4.9213
CIE-LCH:
71.6260, 49.3190, 174.2732
CIE-Luv:
71.6260, -58.7430, 14.8622
Hunter-Lab:
65.6542, -41.5267, 7.5822
#00c6a5 color charts
#00c6a5 color shades, tints & tones
#00c6a5 color schemes
#00c6a5 color preview, HTML & CSS examples
This text has a color of #00c6a5
<p style="color:#00c6a5;">Text here</p>
.mytext {color:#00c6a5;}
This box has a color of #00c6a5
<div style="background-color:#00c6a5;">Content here</div>
.mybackground {background-color:#00c6a5;}
Border around this has a color of #00c6a5
<div style="border:2px solid #00c6a5;">Content here</div>
.myborder {border:2px solid #00c6a5;}