#02aa7e color space conversions
Hex:
#02aa7e
RGB:
2, 170, 126
CMY:
99, 33, 51
CMYK:
99, 0, 26, 33
HSL:
164°, 97.6744%, 33.7255%
HSV (HSB):
164°, 98.8235%, 66.6667%
XYZ:
18.1657, 30.2687, 24.6237
xyY:
0.2486, 0.4143, 30.2687
CIE-Lab:
61.8854, -47.7029, 12.4346
CIE-LCH:
61.8854, 49.2969, 165.3900
CIE-Luv:
61.8854, -52.1117, 24.5673
Hunter-Lab:
55.0170, -37.3422, 11.9758
#02aa7e color charts
#02aa7e color shades, tints & tones
#02aa7e color schemes
#02aa7e color preview, HTML & CSS examples
This text has a color of #02aa7e
<p style="color:#02aa7e;">Text here</p>
.mytext {color:#02aa7e;}
This box has a color of #02aa7e
<div style="background-color:#02aa7e;">Content here</div>
.mybackground {background-color:#02aa7e;}
Border around this has a color of #02aa7e
<div style="border:2px solid #02aa7e;">Content here</div>
.myborder {border:2px solid #02aa7e;}