#00c39d color space conversions
Hex:
#00c39d
RGB:
0, 195, 157
CMY:
100, 24, 38
CMYK:
100, 0, 19, 24
HSL:
168°, 100.0000%, 38.2353%
HSV (HSB):
168°, 100.0000%, 76.4706%
XYZ:
25.6009, 41.4645, 38.5524
xyY:
0.2424, 0.3926, 41.4645
CIE-Lab:
70.5002, -49.9399, 7.6477
CIE-LCH:
70.5002, 50.5220, 171.2934
CIE-Luv:
70.5002, -58.3516, 18.8941
Hunter-Lab:
64.3930, -41.7209, 9.5778
#00c39d color charts
#00c39d color shades, tints & tones
#00c39d color schemes
#00c39d color preview, HTML & CSS examples
This text has a color of #00c39d
<p style="color:#00c39d;">Text here</p>
.mytext {color:#00c39d;}
This box has a color of #00c39d
<div style="background-color:#00c39d;">Content here</div>
.mybackground {background-color:#00c39d;}
Border around this has a color of #00c39d
<div style="border:2px solid #00c39d;">Content here</div>
.myborder {border:2px solid #00c39d;}