#00cbac color space conversions
Hex:
#00cbac
RGB:
0, 203, 172
CMY:
100, 20, 33
CMYK:
100, 0, 15, 20
HSL:
171°, 100.0000%, 39.8039%
HSV (HSB):
171°, 100.0000%, 79.6078%
XYZ:
28.8023, 45.6904, 46.3308
xyY:
0.2384, 0.3782, 45.6904
CIE-Lab:
73.3442, -49.2638, 3.6121
CIE-LCH:
73.3442, 49.3961, 175.8064
CIE-Luv:
73.3442, -59.8783, 13.0224
Hunter-Lab:
67.5947, -42.2313, 6.6777
#00cbac color charts
#00cbac color shades, tints & tones
#00cbac color schemes
#00cbac color preview, HTML & CSS examples
This text has a color of #00cbac
<p style="color:#00cbac;">Text here</p>
.mytext {color:#00cbac;}
This box has a color of #00cbac
<div style="background-color:#00cbac;">Content here</div>
.mybackground {background-color:#00cbac;}
Border around this has a color of #00cbac
<div style="border:2px solid #00cbac;">Content here</div>
.myborder {border:2px solid #00cbac;}