#00cacc color space conversions
Hex:
#00cacc
RGB:
0, 202, 204
CMY:
100, 21, 20
CMYK:
100, 1, 0, 20
HSL:
181°, 100.0000%, 40.0000%
HSV (HSB):
181°, 100.0000%, 80.0000%
XYZ:
32.0196, 46.6007, 64.4340
xyY:
0.2238, 0.3258, 46.6007
CIE-Lab:
73.9336, -39.7384, -12.8540
CIE-LCH:
73.9336, 41.7656, 197.9245
CIE-Luv:
73.9336, -56.9729, -14.0292
Hunter-Lab:
68.2647, -35.7377, -8.1776
#00cacc color charts
#00cacc RGB chart
#00cacc CMYK chart
#00cacc RGB pie chart
#00cacc color shades, tints & tones
#00cacc color schemes
#00cacc color preview, HTML & CSS examples
This text has a color of #00cacc
<p style="color:#00cacc;">Text here</p>
.mytext {color:#00cacc;}
Text color #00cacc
This box has a color of #00cacc
<div style="background-color:#00cacc;">Content here</div>
.mybackground {background-color:#00cacc;}
Background color #00cacc
Border around this has a color of #00cacc
<div style="border:2px solid #00cacc;">Content here</div>
.myborder {border:2px solid #00cacc;}
Border color #00cacc