#10dcc5 color space conversions
Hex:
#10dcc5
RGB:
16, 220, 197
CMY:
94, 14, 23
CMYK:
93, 0, 10, 14
HSL:
173°, 86.4407%, 46.2745%
HSV (HSB):
173°, 92.7273%, 86.2745%
XYZ:
35.8849, 55.3278, 61.6113
xyY:
0.2348, 0.3620, 55.3278
CIE-Lab:
79.2297, -49.0952, -1.2342
CIE-LCH:
79.2297, 49.1107, 181.4401
CIE-Luv:
79.2297, -63.0537, 5.7833
Hunter-Lab:
74.3826, -44.0546, 2.9578
#10dcc5 color charts
#10dcc5 color shades, tints & tones
#10dcc5 color schemes
#10dcc5 color preview, HTML & CSS examples
This text has a color of #10dcc5
<p style="color:#10dcc5;">Text here</p>
.mytext {color:#10dcc5;}
This box has a color of #10dcc5
<div style="background-color:#10dcc5;">Content here</div>
.mybackground {background-color:#10dcc5;}
Border around this has a color of #10dcc5
<div style="border:2px solid #10dcc5;">Content here</div>
.myborder {border:2px solid #10dcc5;}