#00a08c color space conversions
Hex:
#00a08c
RGB:
0, 160, 140
CMY:
100, 37, 45
CMYK:
100, 0, 13, 37
HSL:
173°, 100.0000%, 31.3725%
HSV (HSB):
173°, 100.0000%, 62.7451%
XYZ:
17.3044, 27.0351, 29.1172
xyY:
0.2356, 0.3680, 27.0351
CIE-Lab:
59.0068, -39.9204, 0.4694
CIE-LCH:
59.0068, 39.9232, 179.3263
CIE-Luv:
59.0068, -47.6877, 6.5838
Hunter-Lab:
51.9953, -31.5855, 3.1944
#00a08c color charts
#00a08c color shades, tints & tones
#00a08c color schemes
#00a08c color preview, HTML & CSS examples
This text has a color of #00a08c
<p style="color:#00a08c;">Text here</p>
.mytext {color:#00a08c;}
This box has a color of #00a08c
<div style="background-color:#00a08c;">Content here</div>
.mybackground {background-color:#00a08c;}
Border around this has a color of #00a08c
<div style="border:2px solid #00a08c;">Content here</div>
.myborder {border:2px solid #00a08c;}