#01ddbc color space conversions
Hex:
#01ddbc
RGB:
1, 221, 188
CMY:
100, 13, 26
CMYK:
100, 0, 15, 13
HSL:
171°, 99.0991%, 43.5294%
HSV (HSB):
171°, 99.5475%, 86.6667%
XYZ:
34.9461, 55.3502, 56.4188
xyY:
0.2382, 0.3773, 55.3502
CIE-Lab:
79.2426, -52.3301, 3.5722
CIE-LCH:
79.2426, 52.4519, 176.0948
CIE-Luv:
79.2426, -64.6024, 13.6219
Hunter-Lab:
74.3977, -46.3510, 7.1164
#01ddbc color charts
#01ddbc color shades, tints & tones
#01ddbc color schemes
#01ddbc color preview, HTML & CSS examples
This text has a color of #01ddbc
<p style="color:#01ddbc;">Text here</p>
.mytext {color:#01ddbc;}
This box has a color of #01ddbc
<div style="background-color:#01ddbc;">Content here</div>
.mybackground {background-color:#01ddbc;}
Border around this has a color of #01ddbc
<div style="border:2px solid #01ddbc;">Content here</div>
.myborder {border:2px solid #01ddbc;}