#10add5 color space conversions
Hex:
#10add5
RGB:
16, 173, 213
CMY:
94, 32, 16
CMYK:
92, 19, 0, 16
HSL:
192°, 86.0262%, 44.9020%
HSV (HSB):
192°, 92.4883%, 83.5294%
XYZ:
27.1675, 34.8014, 68.2363
xyY:
0.2087, 0.2673, 34.8014
CIE-Lab:
65.5937, -22.3350, -30.4730
CIE-LCH:
65.5937, 37.7817, 233.7607
CIE-Luv:
65.5937, -45.7872, -45.0904
Hunter-Lab:
58.9927, -21.0339, -27.2852
#10add5 color charts
#10add5 color shades, tints & tones
#10add5 color schemes
#10add5 color preview, HTML & CSS examples
This text has a color of #10add5
<p style="color:#10add5;">Text here</p>
.mytext {color:#10add5;}
This box has a color of #10add5
<div style="background-color:#10add5;">Content here</div>
.mybackground {background-color:#10add5;}
Border around this has a color of #10add5
<div style="border:2px solid #10add5;">Content here</div>
.myborder {border:2px solid #10add5;}