#00c3cc color space conversions
Hex:
#00c3cc
RGB:
0, 195, 204
CMY:
100, 24, 20
CMYK:
100, 4, 0, 20
HSL:
183°, 100.0000%, 40.0000%
HSV (HSB):
183°, 100.0000%, 80.0000%
XYZ:
30.4142, 43.3898, 63.8988
xyY:
0.2209, 0.3151, 43.3898
CIE-Lab:
71.8188, -36.5372, -16.0341
CIE-LCH:
71.8188, 39.9006, 203.6940
CIE-Luv:
71.8188, -54.5979, -19.6037
Hunter-Lab:
65.8710, -32.8565, -11.4052
#00c3cc color charts
#00c3cc color shades, tints & tones
#00c3cc color schemes
#00c3cc color preview, HTML & CSS examples
This text has a color of #00c3cc
<p style="color:#00c3cc;">Text here</p>
.mytext {color:#00c3cc;}
This box has a color of #00c3cc
<div style="background-color:#00c3cc;">Content here</div>
.mybackground {background-color:#00c3cc;}
Border around this has a color of #00c3cc
<div style="border:2px solid #00c3cc;">Content here</div>
.myborder {border:2px solid #00c3cc;}