#00abb2 color space conversions
Hex:
#00abb2
RGB:
0, 171, 178
CMY:
100, 33, 30
CMYK:
100, 4, 0, 30
HSL:
182°, 100.0000%, 34.9020%
HSV (HSB):
182°, 100.0000%, 69.8039%
XYZ:
22.5988, 32.3402, 47.1707
xyY:
0.2213, 0.3167, 32.3402
CIE-Lab:
63.6230, -33.4473, -14.0520
CIE-LCH:
63.6230, 36.2792, 202.7884
CIE-Luv:
63.6230, -48.4695, -16.5476
Hunter-Lab:
56.8684, -28.5861, -9.3714
#00abb2 color charts
#00abb2 color shades, tints & tones
#00abb2 color schemes
#00abb2 color preview, HTML & CSS examples
This text has a color of #00abb2
<p style="color:#00abb2;">Text here</p>
.mytext {color:#00abb2;}
This box has a color of #00abb2
<div style="background-color:#00abb2;">Content here</div>
.mybackground {background-color:#00abb2;}
Border around this has a color of #00abb2
<div style="border:2px solid #00abb2;">Content here</div>
.myborder {border:2px solid #00abb2;}