#10dedc color space conversions
Hex:
#10dedc
RGB:
16, 222, 220
CMY:
94, 13, 14
CMYK:
93, 0, 1, 13
HSL:
179°, 86.5546%, 46.6667%
HSV (HSB):
179°, 92.7928%, 87.0588%
XYZ:
39.2532, 57.5200, 76.7438
xyY:
0.2262, 0.3315, 57.5200
CIE-Lab:
80.4712, -43.4761, -11.6585
CIE-LCH:
80.4712, 45.0122, 195.0111
CIE-Luv:
80.4712, -61.9000, -11.6504
Hunter-Lab:
75.8420, -40.3379, -6.9056
#10dedc color charts
#10dedc RGB chart
#10dedc CMYK chart
#10dedc RGB pie chart
#10dedc color shades, tints & tones
#10dedc color schemes
#10dedc color preview, HTML & CSS examples
This text has a color of #10dedc
<p style="color:#10dedc;">Text here</p>
.mytext {color:#10dedc;}
Text color #10dedc
This box has a color of #10dedc
<div style="background-color:#10dedc;">Content here</div>
.mybackground {background-color:#10dedc;}
Background color #10dedc
Border around this has a color of #10dedc
<div style="border:2px solid #10dedc;">Content here</div>
.myborder {border:2px solid #10dedc;}
Border color #10dedc