#00dc8c color space conversions
Hex:
#00dc8c
RGB:
0, 220, 140
CMY:
100, 14, 45
CMYK:
100, 0, 36, 14
HSL:
158°, 100.0000%, 43.1373%
HSV (HSB):
158°, 100.0000%, 86.2745%
XYZ:
30.3268, 53.0798, 33.4580
xyY:
0.2595, 0.4542, 53.0798
CIE-Lab:
77.9221, -63.1725, 26.9732
CIE-LCH:
77.9221, 68.6900, 156.8786
CIE-Luv:
77.9221, -67.8351, 47.6696
Hunter-Lab:
72.8559, -53.1959, 23.7711
#00dc8c color charts
#00dc8c color shades, tints & tones
#00dc8c color schemes
#00dc8c color preview, HTML & CSS examples
This text has a color of #00dc8c
<p style="color:#00dc8c;">Text here</p>
.mytext {color:#00dc8c;}
This box has a color of #00dc8c
<div style="background-color:#00dc8c;">Content here</div>
.mybackground {background-color:#00dc8c;}
Border around this has a color of #00dc8c
<div style="border:2px solid #00dc8c;">Content here</div>
.myborder {border:2px solid #00dc8c;}