#00c5a5 color space conversions
Hex:
#00c5a5
RGB:
0, 197, 165
CMY:
100, 23, 35
CMYK:
100, 0, 16, 23
HSL:
170°, 100.0000%, 38.6275%
HSV (HSB):
170°, 100.0000%, 77.2549%
XYZ:
26.7578, 42.6491, 42.4191
xyY:
0.2393, 0.3814, 42.6491
CIE-Lab:
71.3162, -48.6647, 4.4742
CIE-LCH:
71.3162, 48.8699, 174.7471
CIE-Luv:
71.3162, -58.4059, 14.1320
Hunter-Lab:
65.3063, -41.1497, 7.2031
#00c5a5 color charts
#00c5a5 color shades, tints & tones
#00c5a5 color schemes
#00c5a5 color preview, HTML & CSS examples
This text has a color of #00c5a5
<p style="color:#00c5a5;">Text here</p>
.mytext {color:#00c5a5;}
This box has a color of #00c5a5
<div style="background-color:#00c5a5;">Content here</div>
.mybackground {background-color:#00c5a5;}
Border around this has a color of #00c5a5
<div style="border:2px solid #00c5a5;">Content here</div>
.myborder {border:2px solid #00c5a5;}