#02a06b color space conversions
Hex:
#02a06b
RGB:
2, 160, 107
CMY:
99, 37, 58
CMYK:
99, 0, 33, 37
HSL:
160°, 97.5309%, 31.7647%
HSV (HSB):
160°, 98.7500%, 62.7451%
XYZ:
15.2497, 26.2161, 18.1664
xyY:
0.2557, 0.4396, 26.2161
CIE-Lab:
58.2416, -48.3143, 17.8996
CIE-LCH:
58.2416, 51.5235, 159.6712
CIE-Luv:
58.2416, -50.0395, 31.2505
Hunter-Lab:
51.2016, -36.4391, 14.8050
#02a06b color charts
#02a06b color shades, tints & tones
#02a06b color schemes
#02a06b color preview, HTML & CSS examples
This text has a color of #02a06b
<p style="color:#02a06b;">Text here</p>
.mytext {color:#02a06b;}
This box has a color of #02a06b
<div style="background-color:#02a06b;">Content here</div>
.mybackground {background-color:#02a06b;}
Border around this has a color of #02a06b
<div style="border:2px solid #02a06b;">Content here</div>
.myborder {border:2px solid #02a06b;}