#10cedc color space conversions
Hex:
#10cedc
RGB:
16, 206, 220
CMY:
94, 19, 14
CMYK:
93, 6, 0, 14
HSL:
184°, 86.4407%, 46.2745%
HSV (HSB):
184°, 92.7273%, 86.2745%
XYZ:
35.2033, 49.4201, 75.3938
xyY:
0.2200, 0.3088, 49.4201
CIE-Lab:
75.7119, -36.2353, -18.8143
CIE-LCH:
75.7119, 40.8286, 207.4395
CIE-Luv:
75.7119, -56.5001, -24.3573
Hunter-Lab:
70.2994, -33.6380, -14.3769
#10cedc color charts
#10cedc color shades, tints & tones
#10cedc color schemes
#10cedc color preview, HTML & CSS examples
This text has a color of #10cedc
<p style="color:#10cedc;">Text here</p>
.mytext {color:#10cedc;}
This box has a color of #10cedc
<div style="background-color:#10cedc;">Content here</div>
.mybackground {background-color:#10cedc;}
Border around this has a color of #10cedc
<div style="border:2px solid #10cedc;">Content here</div>
.myborder {border:2px solid #10cedc;}