#06d3d3 color space conversions
Hex:
#06d3d3
RGB:
6, 211, 211
CMY:
98, 17, 17
CMYK:
97, 0, 0, 17
HSL:
180°, 94.4700%, 42.5490%
HSV (HSB):
180°, 97.1564%, 82.7451%
XYZ:
35.1272, 51.3304, 69.6844
xyY:
0.2250, 0.3287, 51.3304
CIE-Lab:
76.8787, -41.5232, -12.2184
CIE-LCH:
76.8787, 43.2836, 196.3968
CIE-Luv:
76.8787, -59.2552, -12.7949
Hunter-Lab:
71.6452, -37.8617, -7.5156
#06d3d3 color charts
#06d3d3 color shades, tints & tones
#06d3d3 color schemes
#06d3d3 color preview, HTML & CSS examples
This text has a color of #06d3d3
<p style="color:#06d3d3;">Text here</p>
.mytext {color:#06d3d3;}
This box has a color of #06d3d3
<div style="background-color:#06d3d3;">Content here</div>
.mybackground {background-color:#06d3d3;}
Border around this has a color of #06d3d3
<div style="border:2px solid #06d3d3;">Content here</div>
.myborder {border:2px solid #06d3d3;}