#ec017a color space conversions
Hex:
#ec017a
RGB:
236, 1, 122
CMY:
7, 100, 52
CMYK:
0, 100, 48, 7
HSL:
329°, 99.1561%, 46.4706%
HSV (HSB):
329°, 99.5763%, 92.5490%
XYZ:
38.1158, 19.2597, 20.1209
xyY:
0.4918, 0.2485, 19.2597
CIE-Lab:
50.9897, 79.9675, 1.5814
CIE-LCH:
50.9897, 79.9831, 1.1329
CIE-Luv:
50.9897, 129.7501, -13.8332
Hunter-Lab:
43.8859, 78.2305, 3.5367
#ec017a color charts
#ec017a color shades, tints & tones
#ec017a color schemes
#ec017a color preview, HTML & CSS examples
This text has a color of #ec017a
<p style="color:#ec017a;">Text here</p>
.mytext {color:#ec017a;}
This box has a color of #ec017a
<div style="background-color:#ec017a;">Content here</div>
.mybackground {background-color:#ec017a;}
Border around this has a color of #ec017a
<div style="border:2px solid #ec017a;">Content here</div>
.myborder {border:2px solid #ec017a;}