#01cdbd color space conversions
Hex:
#01cdbd
RGB:
1, 205, 189
CMY:
100, 20, 26
CMYK:
100, 0, 8, 20
HSL:
175°, 99.0291%, 40.3922%
HSV (HSB):
175°, 99.5122%, 80.3922%
XYZ:
31.0291, 47.3432, 55.6469
xyY:
0.2315, 0.3533, 47.3432
CIE-Lab:
74.4088, -45.4114, -4.0259
CIE-LCH:
74.4088, 45.5895, 185.0662
CIE-Luv:
74.4088, -59.1660, 0.8355
Hunter-Lab:
68.8064, -39.9143, 0.2140
#01cdbd color charts
#01cdbd color shades, tints & tones
#01cdbd color schemes
#01cdbd color preview, HTML & CSS examples
This text has a color of #01cdbd
<p style="color:#01cdbd;">Text here</p>
.mytext {color:#01cdbd;}
This box has a color of #01cdbd
<div style="background-color:#01cdbd;">Content here</div>
.mybackground {background-color:#01cdbd;}
Border around this has a color of #01cdbd
<div style="border:2px solid #01cdbd;">Content here</div>
.myborder {border:2px solid #01cdbd;}