#02daae color space conversions
Hex:
#02daae
RGB:
2, 218, 174
CMY:
99, 15, 32
CMYK:
99, 0, 20, 15
HSL:
168°, 98.1818%, 43.1373%
HSV (HSB):
168°, 99.0826%, 85.4902%
XYZ:
32.7364, 53.2117, 48.5899
xyY:
0.2433, 0.3955, 53.2117
CIE-Lab:
77.9998, -54.6881, 9.2328
CIE-LCH:
77.9998, 55.4620, 170.4173
CIE-Luv:
77.9998, -64.6604, 22.3109
Hunter-Lab:
72.9464, -47.5500, 11.5691
#02daae color charts
#02daae color shades, tints & tones
#02daae color schemes
#02daae color preview, HTML & CSS examples
This text has a color of #02daae
<p style="color:#02daae;">Text here</p>
.mytext {color:#02daae;}
This box has a color of #02daae
<div style="background-color:#02daae;">Content here</div>
.mybackground {background-color:#02daae;}
Border around this has a color of #02daae
<div style="border:2px solid #02daae;">Content here</div>
.myborder {border:2px solid #02daae;}