#00caca color space conversions
Hex:
#00caca
RGB:
0, 202, 202
CMY:
100, 21, 21
CMYK:
100, 0, 0, 21
HSL:
180°, 100.0000%, 39.6078%
HSV (HSB):
180°, 100.0000%, 79.2157%
XYZ:
31.7812, 46.5053, 63.1785
xyY:
0.2247, 0.3287, 46.5053
CIE-Lab:
73.8722, -40.3395, -11.8621
CIE-LCH:
73.8722, 42.0474, 196.3863
CIE-Luv:
73.8722, -57.1351, -12.3371
Hunter-Lab:
68.1948, -36.1536, -7.1923
#00caca color charts
#00caca RGB chart
#00caca CMYK chart
#00caca RGB pie chart
#00caca color shades, tints & tones
#00caca color schemes
#00caca color preview, HTML & CSS examples
This text has a color of #00caca
<p style="color:#00caca;">Text here</p>
.mytext {color:#00caca;}
Text color #00caca
This box has a color of #00caca
<div style="background-color:#00caca;">Content here</div>
.mybackground {background-color:#00caca;}
Background color #00caca
Border around this has a color of #00caca
<div style="border:2px solid #00caca;">Content here</div>
.myborder {border:2px solid #00caca;}
Border color #00caca