#06ddcc color space conversions
Hex:
#06ddcc
RGB:
6, 221, 204
CMY:
98, 13, 20
CMYK:
97, 0, 8, 13
HSL:
175°, 94.7137%, 44.5098%
HSV (HSB):
175°, 97.2851%, 86.6667%
XYZ:
36.8306, 56.1113, 66.0161
xyY:
0.2317, 0.3530, 56.1113
CIE-Lab:
79.6771, -47.8766, -4.3147
CIE-LCH:
79.6771, 48.0706, 185.1496
CIE-Luv:
79.6771, -63.1763, 0.7840
Hunter-Lab:
74.9074, -43.3228, 0.1828
#06ddcc color charts
#06ddcc color shades, tints & tones
#06ddcc color schemes
#06ddcc color preview, HTML & CSS examples
This text has a color of #06ddcc
<p style="color:#06ddcc;">Text here</p>
.mytext {color:#06ddcc;}
This box has a color of #06ddcc
<div style="background-color:#06ddcc;">Content here</div>
.mybackground {background-color:#06ddcc;}
Border around this has a color of #06ddcc
<div style="border:2px solid #06ddcc;">Content here</div>
.myborder {border:2px solid #06ddcc;}