#ec10bc color space conversions
Hex:
#ec10bc
RGB:
236, 16, 188
CMY:
7, 94, 26
CMYK:
0, 93, 20, 7
HSL:
313°, 87.3016%, 49.4118%
HSV (HSB):
313°, 93.2203%, 92.5490%
XYZ:
43.8545, 21.8343, 49.4800
xyY:
0.3808, 0.1896, 21.8343
CIE-Lab:
53.8507, 85.2819, -33.3312
CIE-LCH:
53.8507, 91.5640, 338.6527
CIE-Luv:
53.8507, 97.7467, -63.2127
Hunter-Lab:
46.7272, 85.7535, -30.0739
#ec10bc color charts
#ec10bc color shades, tints & tones
#ec10bc color schemes
#ec10bc color preview, HTML & CSS examples
This text has a color of #ec10bc
<p style="color:#ec10bc;">Text here</p>
.mytext {color:#ec10bc;}
This box has a color of #ec10bc
<div style="background-color:#ec10bc;">Content here</div>
.mybackground {background-color:#ec10bc;}
Border around this has a color of #ec10bc
<div style="border:2px solid #ec10bc;">Content here</div>
.myborder {border:2px solid #ec10bc;}