#ec1e7a color space conversions
Hex:
#ec1e7a
RGB:
236, 30, 122
CMY:
7, 88, 52
CMYK:
0, 87, 48, 7
HSL:
333°, 84.4262%, 52.1569%
HSV (HSB):
333°, 87.2881%, 92.5490%
XYZ:
38.5692, 20.1666, 20.2721
xyY:
0.4882, 0.2552, 20.1666
CIE-Lab:
52.0250, 76.9612, 3.0819
CIE-LCH:
52.0250, 77.0229, 2.2932
CIE-Luv:
52.0250, 125.8264, -11.3052
Hunter-Lab:
44.9072, 74.7198, 4.6703
#ec1e7a color charts
#ec1e7a color shades, tints & tones
#ec1e7a color schemes
#ec1e7a color preview, HTML & CSS examples
This text has a color of #ec1e7a
<p style="color:#ec1e7a;">Text here</p>
.mytext {color:#ec1e7a;}
This box has a color of #ec1e7a
<div style="background-color:#ec1e7a;">Content here</div>
.mybackground {background-color:#ec1e7a;}
Border around this has a color of #ec1e7a
<div style="border:2px solid #ec1e7a;">Content here</div>
.myborder {border:2px solid #ec1e7a;}