#01cca5 color space conversions
Hex:
#01cca5
RGB:
1, 204, 165
CMY:
100, 20, 35
CMYK:
100, 0, 19, 20
HSL:
168°, 99.0244%, 40.1961%
HSV (HSB):
168°, 99.5098%, 80.0000%
XYZ:
28.3969, 45.9088, 42.9619
xyY:
0.2422, 0.3915, 45.9088
CIE-Lab:
73.4863, -51.4596, 7.5954
CIE-LCH:
73.4863, 52.0171, 171.6038
CIE-Luv:
73.4863, -60.7221, 19.2062
Hunter-Lab:
67.7560, -43.7627, 9.8353
#01cca5 color charts
#01cca5 color shades, tints & tones
#01cca5 color schemes
#01cca5 color preview, HTML & CSS examples
This text has a color of #01cca5
<p style="color:#01cca5;">Text here</p>
.mytext {color:#01cca5;}
This box has a color of #01cca5
<div style="background-color:#01cca5;">Content here</div>
.mybackground {background-color:#01cca5;}
Border around this has a color of #01cca5
<div style="border:2px solid #01cca5;">Content here</div>
.myborder {border:2px solid #01cca5;}