#10dccd color space conversions
Hex:
#10dccd
RGB:
16, 220, 205
CMY:
94, 14, 20
CMYK:
93, 0, 7, 14
HSL:
176°, 86.4407%, 46.2745%
HSV (HSB):
176°, 92.7273%, 86.2745%
XYZ:
36.8263, 55.7043, 66.5687
xyY:
0.2315, 0.3501, 55.7043
CIE-Lab:
79.4453, -46.8915, -5.1854
CIE-LCH:
79.4453, 47.1773, 186.3103
CIE-Luv:
79.4453, -62.4223, -0.7351
Hunter-Lab:
74.6353, -42.5369, -0.6371
#10dccd color charts
#10dccd color shades, tints & tones
#10dccd color schemes
#10dccd color preview, HTML & CSS examples
This text has a color of #10dccd
<p style="color:#10dccd;">Text here</p>
.mytext {color:#10dccd;}
This box has a color of #10dccd
<div style="background-color:#10dccd;">Content here</div>
.mybackground {background-color:#10dccd;}
Border around this has a color of #10dccd
<div style="border:2px solid #10dccd;">Content here</div>
.myborder {border:2px solid #10dccd;}