#10dbcc color space conversions
Hex:
#10dbcc
RGB:
16, 219, 204
CMY:
94, 14, 20
CMYK:
93, 0, 7, 14
HSL:
176°, 86.3830%, 46.0784%
HSV (HSB):
176°, 92.6941%, 85.8824%
XYZ:
36.4443, 55.1328, 65.8476
xyY:
0.2315, 0.3502, 55.1328
CIE-Lab:
79.1177, -46.7446, -5.1350
CIE-LCH:
79.1177, 47.0258, 186.2689
CIE-Luv:
79.1177, -62.1656, -0.6784
Hunter-Lab:
74.2515, -42.3283, -0.6035
#10dbcc color charts
#10dbcc RGB chart
#10dbcc CMYK chart
#10dbcc RGB pie chart
#10dbcc color shades, tints & tones
#10dbcc color schemes
#10dbcc color preview, HTML & CSS examples
This text has a color of #10dbcc
<p style="color:#10dbcc;">Text here</p>
.mytext {color:#10dbcc;}
Text color #10dbcc
This box has a color of #10dbcc
<div style="background-color:#10dbcc;">Content here</div>
.mybackground {background-color:#10dbcc;}
Background color #10dbcc
Border around this has a color of #10dbcc
<div style="border:2px solid #10dbcc;">Content here</div>
.myborder {border:2px solid #10dbcc;}
Border color #10dbcc