#00ccbf color space conversions
Hex:
#00ccbf
RGB:
0, 204, 191
CMY:
100, 20, 25
CMYK:
100, 0, 6, 20
HSL:
176°, 100.0000%, 40.0000%
HSV (HSB):
176°, 100.0000%, 80.0000%
XYZ:
30.9968, 46.9473, 56.7183
xyY:
0.2302, 0.3486, 46.9473
CIE-Lab:
74.1561, -44.4416, -5.4813
CIE-LCH:
74.1561, 44.7784, 187.0312
CIE-Luv:
74.1561, -58.7015, -1.5841
Hunter-Lab:
68.5181, -39.1553, -1.1167
#00ccbf color charts
#00ccbf color shades, tints & tones
#00ccbf color schemes
#00ccbf color preview, HTML & CSS examples
This text has a color of #00ccbf
<p style="color:#00ccbf;">Text here</p>
.mytext {color:#00ccbf;}
This box has a color of #00ccbf
<div style="background-color:#00ccbf;">Content here</div>
.mybackground {background-color:#00ccbf;}
Border around this has a color of #00ccbf
<div style="border:2px solid #00ccbf;">Content here</div>
.myborder {border:2px solid #00ccbf;}