#01ddec color space conversions
Hex:
#01ddec
RGB:
1, 221, 236
CMY:
100, 13, 7
CMYK:
100, 6, 0, 7
HSL:
184°, 99.1561%, 46.4706%
HSV (HSB):
184°, 99.5763%, 92.5490%
XYZ:
41.0093, 57.7755, 88.3472
xyY:
0.2191, 0.3087, 57.7755
CIE-Lab:
80.6138, -38.6191, -19.9655
CIE-LCH:
80.6138, 43.4748, 207.3383
CIE-Luv:
80.6138, -60.7387, -26.1224
Hunter-Lab:
76.0102, -36.7129, -15.7061
#01ddec color charts
#01ddec color shades, tints & tones
#01ddec color schemes
#01ddec color preview, HTML & CSS examples
This text has a color of #01ddec
<p style="color:#01ddec;">Text here</p>
.mytext {color:#01ddec;}
This box has a color of #01ddec
<div style="background-color:#01ddec;">Content here</div>
.mybackground {background-color:#01ddec;}
Border around this has a color of #01ddec
<div style="border:2px solid #01ddec;">Content here</div>
.myborder {border:2px solid #01ddec;}