#01cedd color space conversions
Hex:
#01cedd
RGB:
1, 206, 221
CMY:
100, 19, 13
CMYK:
100, 7, 0, 13
HSL:
184°, 99.0991%, 43.5294%
HSV (HSB):
184°, 99.5475%, 86.6667%
XYZ:
35.1350, 49.3695, 76.0841
xyY:
0.2188, 0.3074, 49.3695
CIE-Lab:
75.6806, -36.3328, -19.4066
CIE-LCH:
75.6806, 41.1909, 208.1082
CIE-Luv:
75.6806, -56.9157, -25.3341
Hunter-Lab:
70.2635, -33.7028, -15.0172
#01cedd color charts
#01cedd color shades, tints & tones
#01cedd color schemes
#01cedd color preview, HTML & CSS examples
This text has a color of #01cedd
<p style="color:#01cedd;">Text here</p>
.mytext {color:#01cedd;}
This box has a color of #01cedd
<div style="background-color:#01cedd;">Content here</div>
.mybackground {background-color:#01cedd;}
Border around this has a color of #01cedd
<div style="border:2px solid #01cedd;">Content here</div>
.myborder {border:2px solid #01cedd;}