#ec10aa color space conversions
Hex:
#ec10aa
RGB:
236, 16, 170
CMY:
7, 94, 33
CMYK:
0, 93, 28, 7
HSL:
318°, 87.3016%, 49.4118%
HSV (HSB):
318°, 93.2203%, 92.5490%
XYZ:
42.0331, 21.1057, 39.8886
xyY:
0.4080, 0.2049, 21.1057
CIE-Lab:
53.0650, 83.2439, -24.0290
CIE-LCH:
53.0650, 86.6426, 343.8988
CIE-Luv:
53.0650, 106.0235, -49.1065
Hunter-Lab:
45.9410, 82.9194, -19.3204
#ec10aa color charts
#ec10aa color shades, tints & tones
#ec10aa color schemes
#ec10aa color preview, HTML & CSS examples
This text has a color of #ec10aa
<p style="color:#ec10aa;">Text here</p>
.mytext {color:#ec10aa;}
This box has a color of #ec10aa
<div style="background-color:#ec10aa;">Content here</div>
.mybackground {background-color:#ec10aa;}
Border around this has a color of #ec10aa
<div style="border:2px solid #ec10aa;">Content here</div>
.myborder {border:2px solid #ec10aa;}