#ec148e color space conversions
Hex:
#ec148e
RGB:
236, 20, 142
CMY:
7, 92, 44
CMYK:
0, 92, 40, 7
HSL:
326°, 85.0394%, 50.1961%
HSV (HSB):
326°, 91.5254%, 92.5490%
XYZ:
39.7247, 20.2862, 27.4131
xyY:
0.4544, 0.2320, 20.2862
CIE-Lab:
52.1592, 80.0430, -8.7722
CIE-LCH:
52.1592, 80.5223, 353.7457
CIE-Luv:
52.1592, 118.6200, -27.1317
Hunter-Lab:
45.0402, 78.6138, -4.5579
#ec148e color charts
#ec148e color shades, tints & tones
#ec148e color schemes
#ec148e color preview, HTML & CSS examples
This text has a color of #ec148e
<p style="color:#ec148e;">Text here</p>
.mytext {color:#ec148e;}
This box has a color of #ec148e
<div style="background-color:#ec148e;">Content here</div>
.mybackground {background-color:#ec148e;}
Border around this has a color of #ec148e
<div style="border:2px solid #ec148e;">Content here</div>
.myborder {border:2px solid #ec148e;}