#10cacc color space conversions
Hex:
#10cacc
RGB:
16, 202, 204
CMY:
94, 21, 20
CMYK:
92, 1, 0, 20
HSL:
181°, 85.4545%, 43.1373%
HSV (HSB):
181°, 92.1569%, 80.0000%
XYZ:
32.2333, 46.7109, 64.4440
xyY:
0.2248, 0.3258, 46.7109
CIE-Lab:
74.0044, -39.2714, -12.7406
CIE-LCH:
74.0044, 41.2864, 197.9743
CIE-Luv:
74.0044, -56.4125, -13.9064
Hunter-Lab:
68.3453, -35.4195, -8.0638
#10cacc color charts
#10cacc color shades, tints & tones
#10cacc color schemes
#10cacc color preview, HTML & CSS examples
This text has a color of #10cacc
<p style="color:#10cacc;">Text here</p>
.mytext {color:#10cacc;}
This box has a color of #10cacc
<div style="background-color:#10cacc;">Content here</div>
.mybackground {background-color:#10cacc;}
Border around this has a color of #10cacc
<div style="border:2px solid #10cacc;">Content here</div>
.myborder {border:2px solid #10cacc;}