#00c8a5 color space conversions
Hex:
#00c8a5
RGB:
0, 200, 165
CMY:
100, 22, 35
CMYK:
100, 0, 18, 22
HSL:
170°, 100.0000%, 39.2157%
HSV (HSB):
170°, 100.0000%, 78.4314%
XYZ:
27.4458, 44.0252, 42.6485
xyY:
0.2405, 0.3858, 44.0252
CIE-Lab:
72.2453, -49.8847, 5.8134
CIE-LCH:
72.2453, 50.2223, 173.3530
CIE-Luv:
72.2453, -59.4163, 16.3166
Hunter-Lab:
66.3515, -42.2798, 8.3364
#00c8a5 color charts
#00c8a5 color shades, tints & tones
#00c8a5 color schemes
#00c8a5 color preview, HTML & CSS examples
This text has a color of #00c8a5
<p style="color:#00c8a5;">Text here</p>
.mytext {color:#00c8a5;}
This box has a color of #00c8a5
<div style="background-color:#00c8a5;">Content here</div>
.mybackground {background-color:#00c8a5;}
Border around this has a color of #00c8a5
<div style="border:2px solid #00c8a5;">Content here</div>
.myborder {border:2px solid #00c8a5;}