#10cccc color space conversions
Hex:
#10cccc
RGB:
16, 204, 204
CMY:
94, 20, 20
CMYK:
92, 0, 0, 20
HSL:
180°, 85.4545%, 43.1373%
HSV (HSB):
180°, 92.1569%, 80.0000%
XYZ:
32.7056, 47.6555, 64.6014
xyY:
0.2256, 0.3287, 47.6555
CIE-Lab:
74.6071, -40.1744, -11.8381
CIE-LCH:
74.6071, 41.8822, 196.4185
CIE-Luv:
74.6071, -57.0931, -12.3281
Hunter-Lab:
69.0330, -36.2401, -7.1608
#10cccc color charts
#10cccc RGB chart
#10cccc CMYK chart
#10cccc RGB pie chart
#10cccc color shades, tints & tones
#10cccc color schemes
#10cccc color preview, HTML & CSS examples
This text has a color of #10cccc
<p style="color:#10cccc;">Text here</p>
.mytext {color:#10cccc;}
Text color #10cccc
This box has a color of #10cccc
<div style="background-color:#10cccc;">Content here</div>
.mybackground {background-color:#10cccc;}
Background color #10cccc
Border around this has a color of #10cccc
<div style="border:2px solid #10cccc;">Content here</div>
.myborder {border:2px solid #10cccc;}
Border color #10cccc