#01ccca color space conversions
Hex:
#01ccca
RGB:
1, 204, 202
CMY:
100, 20, 21
CMYK:
100, 0, 1, 20
HSL:
179°, 99.0244%, 40.1961%
HSV (HSB):
179°, 99.5098%, 80.0000%
XYZ:
32.2661, 47.4565, 63.3365
xyY:
0.2255, 0.3317, 47.4565
CIE-Lab:
74.4808, -41.2066, -10.9518
CIE-LCH:
74.4808, 42.6372, 194.8839
CIE-Luv:
74.4808, -57.7789, -10.7544
Hunter-Lab:
68.8886, -36.9493, -6.2894
#01ccca color charts
#01ccca color shades, tints & tones
#01ccca color schemes
#01ccca color preview, HTML & CSS examples
This text has a color of #01ccca
<p style="color:#01ccca;">Text here</p>
.mytext {color:#01ccca;}
This box has a color of #01ccca
<div style="background-color:#01ccca;">Content here</div>
.mybackground {background-color:#01ccca;}
Border around this has a color of #01ccca
<div style="border:2px solid #01ccca;">Content here</div>
.myborder {border:2px solid #01ccca;}