#10decc color space conversions
Hex:
#10decc
RGB:
16, 222, 204
CMY:
94, 13, 20
CMYK:
93, 0, 8, 13
HSL:
175°, 86.5546%, 46.6667%
HSV (HSB):
175°, 92.7928%, 87.0588%
XYZ:
37.2340, 56.7123, 66.1109
xyY:
0.2326, 0.3543, 56.7123
CIE-Lab:
80.0175, -48.0179, -3.8087
CIE-LCH:
80.0175, 48.1687, 184.5351
CIE-Luv:
80.0175, -63.1726, 1.6087
Hunter-Lab:
75.3076, -43.5332, 0.6659
#10decc color charts
#10decc RGB chart
#10decc CMYK chart
#10decc RGB pie chart
#10decc color shades, tints & tones
#10decc color schemes
#10decc color preview, HTML & CSS examples
This text has a color of #10decc
<p style="color:#10decc;">Text here</p>
.mytext {color:#10decc;}
Text color #10decc
This box has a color of #10decc
<div style="background-color:#10decc;">Content here</div>
.mybackground {background-color:#10decc;}
Background color #10decc
Border around this has a color of #10decc
<div style="border:2px solid #10decc;">Content here</div>
.myborder {border:2px solid #10decc;}
Border color #10decc