#00ccb2 color space conversions
Hex:
#00ccb2
RGB:
0, 204, 178
CMY:
100, 20, 30
CMYK:
100, 0, 13, 20
HSL:
172°, 100.0000%, 40.0000%
HSV (HSB):
172°, 100.0000%, 80.0000%
XYZ:
29.6287, 46.4001, 49.5140
xyY:
0.2360, 0.3696, 46.4001
CIE-Lab:
73.8044, -48.0656, 1.0365
CIE-LCH:
73.8044, 48.0767, 178.7647
CIE-Luv:
73.8044, -59.7414, 8.9937
Hunter-Lab:
68.1176, -41.5646, 4.5850
#00ccb2 color charts
#00ccb2 color shades, tints & tones
#00ccb2 color schemes
#00ccb2 color preview, HTML & CSS examples
This text has a color of #00ccb2
<p style="color:#00ccb2;">Text here</p>
.mytext {color:#00ccb2;}
This box has a color of #00ccb2
<div style="background-color:#00ccb2;">Content here</div>
.mybackground {background-color:#00ccb2;}
Border around this has a color of #00ccb2
<div style="border:2px solid #00ccb2;">Content here</div>
.myborder {border:2px solid #00ccb2;}