#00cc8e color space conversions
Hex:
#00cc8e
RGB:
0, 204, 142
CMY:
100, 20, 44
CMYK:
100, 0, 30, 20
HSL:
162°, 100.0000%, 40.0000%
HSV (HSB):
162°, 100.0000%, 80.0000%
XYZ:
26.4754, 45.1387, 32.9084
xyY:
0.2533, 0.4319, 45.1387
CIE-Lab:
72.9831, -57.0070, 19.2007
CIE-LCH:
72.9831, 60.1537, 161.3858
CIE-Luv:
72.9831, -62.4673, 36.0824
Hunter-Lab:
67.1854, -47.2339, 17.9886
#00cc8e color charts
#00cc8e color shades, tints & tones
#00cc8e color schemes
#00cc8e color preview, HTML & CSS examples
This text has a color of #00cc8e
<p style="color:#00cc8e;">Text here</p>
.mytext {color:#00cc8e;}
This box has a color of #00cc8e
<div style="background-color:#00cc8e;">Content here</div>
.mybackground {background-color:#00cc8e;}
Border around this has a color of #00cc8e
<div style="border:2px solid #00cc8e;">Content here</div>
.myborder {border:2px solid #00cc8e;}