#10dcc2 color space conversions
Hex:
#10dcc2
RGB:
16, 220, 194
CMY:
94, 14, 24
CMYK:
93, 0, 12, 14
HSL:
172°, 86.4407%, 46.2745%
HSV (HSB):
172°, 92.7273%, 86.2745%
XYZ:
35.5445, 55.1916, 59.8186
xyY:
0.2361, 0.3666, 55.1916
CIE-Lab:
79.1515, -49.9046, 0.2512
CIE-LCH:
79.1515, 49.9052, 179.7115
CIE-Luv:
79.1515, -63.2888, 8.1977
Hunter-Lab:
74.2910, -44.6062, 4.2639
#10dcc2 color charts
#10dcc2 color shades, tints & tones
#10dcc2 color schemes
#10dcc2 color preview, HTML & CSS examples
This text has a color of #10dcc2
<p style="color:#10dcc2;">Text here</p>
.mytext {color:#10dcc2;}
This box has a color of #10dcc2
<div style="background-color:#10dcc2;">Content here</div>
.mybackground {background-color:#10dcc2;}
Border around this has a color of #10dcc2
<div style="border:2px solid #10dcc2;">Content here</div>
.myborder {border:2px solid #10dcc2;}