#00cd8b color space conversions
Hex:
#00cd8b
RGB:
0, 205, 139
CMY:
100, 20, 45
CMYK:
100, 0, 32, 20
HSL:
161°, 100.0000%, 40.1961%
HSV (HSB):
161°, 100.0000%, 80.3922%
XYZ:
26.4915, 45.5267, 31.8174
xyY:
0.2551, 0.4384, 45.5267
CIE-Lab:
73.2374, -58.0363, 21.1390
CIE-LCH:
73.2374, 61.7663, 159.9865
CIE-Luv:
73.2374, -63.0085, 38.8036
Hunter-Lab:
67.4735, -47.9957, 19.2730
#00cd8b color charts
#00cd8b color shades, tints & tones
#00cd8b color schemes
#00cd8b color preview, HTML & CSS examples
This text has a color of #00cd8b
<p style="color:#00cd8b;">Text here</p>
.mytext {color:#00cd8b;}
This box has a color of #00cd8b
<div style="background-color:#00cd8b;">Content here</div>
.mybackground {background-color:#00cd8b;}
Border around this has a color of #00cd8b
<div style="border:2px solid #00cd8b;">Content here</div>
.myborder {border:2px solid #00cd8b;}