#10e1e1 color space conversions
Hex:
#10e1e1
RGB:
16, 225, 225
CMY:
94, 12, 12
CMYK:
93, 0, 0, 12
HSL:
180°, 86.7220%, 47.2549%
HSV (HSB):
180°, 92.8889%, 88.2353%
XYZ:
40.7295, 59.3968, 80.5522
xyY:
0.2254, 0.3287, 59.3968
CIE-Lab:
81.5092, -43.3399, -12.7656
CIE-LCH:
81.5092, 45.1808, 196.4121
CIE-Luv:
81.5092, -62.5068, -13.4971
Hunter-Lab:
77.0693, -40.5379, -8.0209
#10e1e1 color charts
#10e1e1 color shades, tints & tones
#10e1e1 color schemes
#10e1e1 color preview, HTML & CSS examples
This text has a color of #10e1e1
<p style="color:#10e1e1;">Text here</p>
.mytext {color:#10e1e1;}
This box has a color of #10e1e1
<div style="background-color:#10e1e1;">Content here</div>
.mybackground {background-color:#10e1e1;}
Border around this has a color of #10e1e1
<div style="border:2px solid #10e1e1;">Content here</div>
.myborder {border:2px solid #10e1e1;}