#00cdb5 color space conversions
Hex:
#00cdb5
RGB:
0, 205, 181
CMY:
100, 20, 29
CMYK:
100, 0, 12, 20
HSL:
173°, 100.0000%, 40.1961%
HSV (HSB):
173°, 100.0000%, 80.3922%
XYZ:
30.1718, 46.9988, 51.1975
xyY:
0.2350, 0.3661, 46.9988
CIE-Lab:
74.1890, -47.6647, -0.0241
CIE-LCH:
74.1890, 47.6647, 180.0289
CIE-Luv:
74.1890, -59.8397, 7.3327
Hunter-Lab:
68.5557, -41.4135, 3.7111
#00cdb5 color charts
#00cdb5 color shades, tints & tones
#00cdb5 color schemes
#00cdb5 color preview, HTML & CSS examples
This text has a color of #00cdb5
<p style="color:#00cdb5;">Text here</p>
.mytext {color:#00cdb5;}
This box has a color of #00cdb5
<div style="background-color:#00cdb5;">Content here</div>
.mybackground {background-color:#00cdb5;}
Border around this has a color of #00cdb5
<div style="border:2px solid #00cdb5;">Content here</div>
.myborder {border:2px solid #00cdb5;}