#00a07a color space conversions
Hex:
#00a07a
RGB:
0, 160, 122
CMY:
100, 37, 52
CMYK:
100, 0, 24, 37
HSL:
166°, 100.0000%, 31.3725%
HSV (HSB):
166°, 100.0000%, 62.7451%
XYZ:
16.0837, 26.5468, 22.6887
xyY:
0.2462, 0.4064, 26.5468
CIE-Lab:
58.5524, -44.7891, 9.9673
CIE-LCH:
58.5524, 45.8848, 167.4539
CIE-Luv:
58.5524, -49.0677, 20.5437
Hunter-Lab:
51.5235, -34.4454, 9.9578
#00a07a color charts
#00a07a color shades, tints & tones
#00a07a color schemes
#00a07a color preview, HTML & CSS examples
This text has a color of #00a07a
<p style="color:#00a07a;">Text here</p>
.mytext {color:#00a07a;}
This box has a color of #00a07a
<div style="background-color:#00a07a;">Content here</div>
.mybackground {background-color:#00a07a;}
Border around this has a color of #00a07a
<div style="border:2px solid #00a07a;">Content here</div>
.myborder {border:2px solid #00a07a;}