#00cccb color space conversions
Hex:
#00cccb
RGB:
0, 204, 203
CMY:
100, 20, 20
CMYK:
100, 0, 0, 20
HSL:
180°, 100.0000%, 40.0000%
HSV (HSB):
180°, 100.0000%, 80.0000%
XYZ:
32.3724, 47.4975, 63.9617
xyY:
0.2251, 0.3302, 47.4975
CIE-Lab:
74.5069, -40.9365, -11.4543
CIE-LCH:
74.5069, 42.5088, 195.6320
CIE-Luv:
74.5069, -57.7306, -11.6041
Hunter-Lab:
68.9185, -36.7623, -6.7828
#00cccb color charts
#00cccb color shades, tints & tones
#00cccb color schemes
#00cccb color preview, HTML & CSS examples
This text has a color of #00cccb
<p style="color:#00cccb;">Text here</p>
.mytext {color:#00cccb;}
This box has a color of #00cccb
<div style="background-color:#00cccb;">Content here</div>
.mybackground {background-color:#00cccb;}
Border around this has a color of #00cccb
<div style="border:2px solid #00cccb;">Content here</div>
.myborder {border:2px solid #00cccb;}