#01caca color space conversions
Hex:
#01caca
RGB:
1, 202, 202
CMY:
100, 21, 21
CMYK:
100, 0, 0, 21
HSL:
180°, 99.0148%, 39.8039%
HSV (HSB):
180°, 99.5050%, 79.2157%
XYZ:
31.7937, 46.5118, 63.1791
xyY:
0.2247, 0.3287, 46.5118
CIE-Lab:
73.8764, -40.3118, -11.8554
CIE-LCH:
73.8764, 42.0190, 196.3883
CIE-Luv:
73.8764, -57.1021, -12.3300
Hunter-Lab:
68.1995, -36.1349, -7.1857
#01caca color charts
#01caca RGB chart
#01caca CMYK chart
#01caca RGB pie chart
#01caca color shades, tints & tones
#01caca color schemes
#01caca color preview, HTML & CSS examples
This text has a color of #01caca
<p style="color:#01caca;">Text here</p>
.mytext {color:#01caca;}
Text color #01caca
This box has a color of #01caca
<div style="background-color:#01caca;">Content here</div>
.mybackground {background-color:#01caca;}
Background color #01caca
Border around this has a color of #01caca
<div style="border:2px solid #01caca;">Content here</div>
.myborder {border:2px solid #01caca;}
Border color #01caca