#ec1e7c color space conversions
Hex:
#ec1e7c
RGB:
236, 30, 124
CMY:
7, 88, 51
CMYK:
0, 87, 47, 7
HSL:
333°, 84.4262%, 52.1569%
HSV (HSB):
333°, 87.2881%, 92.5490%
XYZ:
38.6944, 20.2166, 20.9316
xyY:
0.4846, 0.2532, 20.2166
CIE-Lab:
52.0813, 77.1189, 1.9537
CIE-LCH:
52.0813, 77.1436, 1.4512
CIE-Luv:
52.0813, 124.9671, -12.7202
Hunter-Lab:
44.9629, 74.9293, 3.8728
#ec1e7c color charts
#ec1e7c color shades, tints & tones
#ec1e7c color schemes
#ec1e7c color preview, HTML & CSS examples
This text has a color of #ec1e7c
<p style="color:#ec1e7c;">Text here</p>
.mytext {color:#ec1e7c;}
This box has a color of #ec1e7c
<div style="background-color:#ec1e7c;">Content here</div>
.mybackground {background-color:#ec1e7c;}
Border around this has a color of #ec1e7c
<div style="border:2px solid #ec1e7c;">Content here</div>
.myborder {border:2px solid #ec1e7c;}