#00a08e color space conversions
Hex:
#00a08e
RGB:
0, 160, 142
CMY:
100, 37, 44
CMYK:
100, 0, 11, 37
HSL:
173°, 100.0000%, 31.3725%
HSV (HSB):
173°, 100.0000%, 62.7451%
XYZ:
17.4533, 27.0946, 29.9011
xyY:
0.2344, 0.3639, 27.0946
CIE-Lab:
59.0618, -39.3473, -0.5818
CIE-LCH:
59.0618, 39.3516, 180.8471
CIE-Luv:
59.0618, -47.5303, 4.9714
Hunter-Lab:
52.0525, -31.2405, 2.3781
#00a08e color charts
#00a08e color shades, tints & tones
#00a08e color schemes
#00a08e color preview, HTML & CSS examples
This text has a color of #00a08e
<p style="color:#00a08e;">Text here</p>
.mytext {color:#00a08e;}
This box has a color of #00a08e
<div style="background-color:#00a08e;">Content here</div>
.mybackground {background-color:#00a08e;}
Border around this has a color of #00a08e
<div style="border:2px solid #00a08e;">Content here</div>
.myborder {border:2px solid #00a08e;}