#01cdbf color space conversions
Hex:
#01cdbf
RGB:
1, 205, 191
CMY:
100, 20, 25
CMYK:
100, 0, 7, 20
HSL:
176°, 99.0291%, 40.3922%
HSV (HSB):
176°, 99.5122%, 80.3922%
XYZ:
31.2478, 47.4307, 56.7983
xyY:
0.2307, 0.3501, 47.4307
CIE-Lab:
74.4644, -44.8444, -5.0254
CIE-LCH:
74.4644, 45.1251, 186.3940
CIE-Luv:
74.4644, -59.0053, -0.8091
Hunter-Lab:
68.8699, -39.5330, -0.6886
#01cdbf color charts
#01cdbf color shades, tints & tones
#01cdbf color schemes
#01cdbf color preview, HTML & CSS examples
This text has a color of #01cdbf
<p style="color:#01cdbf;">Text here</p>
.mytext {color:#01cdbf;}
This box has a color of #01cdbf
<div style="background-color:#01cdbf;">Content here</div>
.mybackground {background-color:#01cdbf;}
Border around this has a color of #01cdbf
<div style="border:2px solid #01cdbf;">Content here</div>
.myborder {border:2px solid #01cdbf;}