#02ddbd color space conversions
Hex:
#02ddbd
RGB:
2, 221, 189
CMY:
99, 13, 26
CMYK:
99, 0, 14, 13
HSL:
171°, 98.2063%, 43.7255%
HSV (HSB):
171°, 99.0950%, 86.6667%
XYZ:
35.0668, 55.3999, 56.9892
xyY:
0.2378, 0.3757, 55.3999
CIE-Lab:
79.2711, -52.0411, 3.0819
CIE-LCH:
79.2711, 52.1322, 176.6109
CIE-Luv:
79.2711, -64.4919, 12.8380
Hunter-Lab:
74.4311, -46.1576, 6.7056
#02ddbd color charts
#02ddbd color shades, tints & tones
#02ddbd color schemes
#02ddbd color preview, HTML & CSS examples
This text has a color of #02ddbd
<p style="color:#02ddbd;">Text here</p>
.mytext {color:#02ddbd;}
This box has a color of #02ddbd
<div style="background-color:#02ddbd;">Content here</div>
.mybackground {background-color:#02ddbd;}
Border around this has a color of #02ddbd
<div style="border:2px solid #02ddbd;">Content here</div>
.myborder {border:2px solid #02ddbd;}