#02a69c color space conversions
Hex:
#02a69c
RGB:
2, 166, 156
CMY:
99, 35, 39
CMYK:
99, 0, 6, 35
HSL:
176°, 97.6190%, 32.9412%
HSV (HSB):
176°, 98.7952%, 65.0980%
XYZ:
19.6620, 29.6856, 36.1461
xyY:
0.2300, 0.3472, 29.6856
CIE-Lab:
61.3820, -37.8329, -5.0659
CIE-LCH:
61.3820, 38.1706, 187.6266
CIE-Luv:
61.3820, -48.4169, -1.9013
Hunter-Lab:
54.4845, -30.9321, -1.1950
#02a69c color charts
#02a69c color shades, tints & tones
#02a69c color schemes
#02a69c color preview, HTML & CSS examples
This text has a color of #02a69c
<p style="color:#02a69c;">Text here</p>
.mytext {color:#02a69c;}
This box has a color of #02a69c
<div style="background-color:#02a69c;">Content here</div>
.mybackground {background-color:#02a69c;}
Border around this has a color of #02a69c
<div style="border:2px solid #02a69c;">Content here</div>
.myborder {border:2px solid #02a69c;}