#00ab80 color space conversions
Hex:
#00ab80
RGB:
0, 171, 128
CMY:
100, 33, 50
CMYK:
100, 0, 25, 33
HSL:
165°, 100.0000%, 33.5294%
HSV (HSB):
165°, 100.0000%, 67.0588%
XYZ:
18.4592, 30.6843, 25.3718
xyY:
0.2477, 0.4118, 30.6843
CIE-Lab:
62.2402, -47.6894, 11.8246
CIE-LCH:
62.2402, 49.1335, 166.0744
CIE-Luv:
62.2402, -52.4006, 23.7811
Hunter-Lab:
55.3934, -37.4556, 11.6188
#00ab80 color charts
#00ab80 color shades, tints & tones
#00ab80 color schemes
#00ab80 color preview, HTML & CSS examples
This text has a color of #00ab80
<p style="color:#00ab80;">Text here</p>
.mytext {color:#00ab80;}
This box has a color of #00ab80
<div style="background-color:#00ab80;">Content here</div>
.mybackground {background-color:#00ab80;}
Border around this has a color of #00ab80
<div style="border:2px solid #00ab80;">Content here</div>
.myborder {border:2px solid #00ab80;}