#01dbbc color space conversions
Hex:
#01dbbc
RGB:
1, 219, 188
CMY:
100, 14, 26
CMYK:
100, 0, 14, 14
HSL:
171°, 99.0909%, 43.1373%
HSV (HSB):
171°, 99.5434%, 85.8824%
XYZ:
34.4211, 54.3003, 56.2438
xyY:
0.2374, 0.3746, 54.3003
CIE-Lab:
78.6365, -51.5205, 2.6936
CIE-LCH:
78.6365, 51.5909, 177.0072
CIE-Luv:
78.6365, -63.9374, 12.1519
Hunter-Lab:
73.6888, -45.5753, 6.3284
#01dbbc color charts
#01dbbc color shades, tints & tones
#01dbbc color schemes
#01dbbc color preview, HTML & CSS examples
This text has a color of #01dbbc
<p style="color:#01dbbc;">Text here</p>
.mytext {color:#01dbbc;}
This box has a color of #01dbbc
<div style="background-color:#01dbbc;">Content here</div>
.mybackground {background-color:#01dbbc;}
Border around this has a color of #01dbbc
<div style="border:2px solid #01dbbc;">Content here</div>
.myborder {border:2px solid #01dbbc;}