#10ddcc color space conversions
Hex:
#10ddcc
RGB:
16, 221, 204
CMY:
94, 13, 20
CMYK:
93, 0, 8, 13
HSL:
175°, 86.4979%, 46.4706%
HSV (HSB):
175°, 92.7602%, 86.6667%
XYZ:
36.9692, 56.1827, 66.0226
xyY:
0.2323, 0.3530, 56.1827
CIE-Lab:
79.7177, -47.5949, -4.2502
CIE-LCH:
79.7177, 47.7843, 185.1030
CIE-Luv:
79.7177, -62.8372, 0.8480
Hunter-Lab:
74.9551, -43.1320, 0.2443
#10ddcc color charts
#10ddcc color shades, tints & tones
#10ddcc color schemes
#10ddcc color preview, HTML & CSS examples
This text has a color of #10ddcc
<p style="color:#10ddcc;">Text here</p>
.mytext {color:#10ddcc;}
This box has a color of #10ddcc
<div style="background-color:#10ddcc;">Content here</div>
.mybackground {background-color:#10ddcc;}
Border around this has a color of #10ddcc
<div style="border:2px solid #10ddcc;">Content here</div>
.myborder {border:2px solid #10ddcc;}