#00ab9a color space conversions
Hex:
#00ab9a
RGB:
0, 171, 154
CMY:
100, 33, 40
CMYK:
100, 0, 10, 33
HSL:
174°, 100.0000%, 33.5294%
HSV (HSB):
174°, 100.0000%, 67.0588%
XYZ:
20.3956, 31.4589, 35.5691
xyY:
0.2333, 0.3598, 31.4589
CIE-Lab:
62.8931, -40.7132, -1.7197
CIE-LCH:
62.8931, 40.7495, 182.4187
CIE-Luv:
62.8931, -50.3965, 3.5532
Hunter-Lab:
56.0882, -33.2456, 1.6623
#00ab9a color charts
#00ab9a color shades, tints & tones
#00ab9a color schemes
#00ab9a color preview, HTML & CSS examples
This text has a color of #00ab9a
<p style="color:#00ab9a;">Text here</p>
.mytext {color:#00ab9a;}
This box has a color of #00ab9a
<div style="background-color:#00ab9a;">Content here</div>
.mybackground {background-color:#00ab9a;}
Border around this has a color of #00ab9a
<div style="border:2px solid #00ab9a;">Content here</div>
.myborder {border:2px solid #00ab9a;}