#00c7a0 color space conversions
Hex:
#00c7a0
RGB:
0, 199, 160
CMY:
100, 22, 37
CMYK:
100, 0, 20, 22
HSL:
168°, 100.0000%, 39.0196%
HSV (HSB):
168°, 100.0000%, 78.0392%
XYZ:
26.7686, 43.3849, 40.2210
xyY:
0.2425, 0.3931, 43.3849
CIE-Lab:
71.8154, -50.7727, 7.9030
CIE-LCH:
71.8154, 51.3840, 171.1527
CIE-Luv:
71.8154, -59.4666, 19.4576
Hunter-Lab:
65.8672, -42.7248, 9.9024
#00c7a0 color charts
#00c7a0 color shades, tints & tones
#00c7a0 color schemes
#00c7a0 color preview, HTML & CSS examples
This text has a color of #00c7a0
<p style="color:#00c7a0;">Text here</p>
.mytext {color:#00c7a0;}
This box has a color of #00c7a0
<div style="background-color:#00c7a0;">Content here</div>
.mybackground {background-color:#00c7a0;}
Border around this has a color of #00c7a0
<div style="border:2px solid #00c7a0;">Content here</div>
.myborder {border:2px solid #00c7a0;}