#ec14a5 color space conversions
Hex:
#ec14a5
RGB:
236, 20, 165
CMY:
7, 92, 35
CMYK:
0, 92, 30, 7
HSL:
320°, 85.0394%, 50.1961%
HSV (HSB):
320°, 91.5254%, 92.5490%
XYZ:
41.6338, 21.0498, 37.4660
xyY:
0.4157, 0.2102, 21.0498
CIE-Lab:
53.0039, 82.2970, -21.1764
CIE-LCH:
53.0039, 84.9779, 345.5699
CIE-Luv:
53.0039, 107.9448, -44.8333
Hunter-Lab:
45.8801, 81.6894, -16.3006
#ec14a5 color charts
#ec14a5 color shades, tints & tones
#ec14a5 color schemes
#ec14a5 color preview, HTML & CSS examples
This text has a color of #ec14a5
<p style="color:#ec14a5;">Text here</p>
.mytext {color:#ec14a5;}
This box has a color of #ec14a5
<div style="background-color:#ec14a5;">Content here</div>
.mybackground {background-color:#ec14a5;}
Border around this has a color of #ec14a5
<div style="border:2px solid #ec14a5;">Content here</div>
.myborder {border:2px solid #ec14a5;}