#ec145f color space conversions
Hex:
#ec145f
RGB:
236, 20, 95
CMY:
7, 92, 63
CMYK:
0, 92, 60, 7
HSL:
339°, 85.0394%, 50.1961%
HSV (HSB):
339°, 91.5254%, 92.5490%
XYZ:
36.9078, 19.1594, 12.5793
xyY:
0.5376, 0.2791, 19.1594
CIE-Lab:
50.8732, 76.5326, 17.8903
CIE-LCH:
50.8732, 78.5958, 13.1572
CIE-Luv:
50.8732, 138.8438, 5.2603
Hunter-Lab:
43.7715, 73.9099, 13.6008
#ec145f color charts
#ec145f color shades, tints & tones
#ec145f color schemes
#ec145f color preview, HTML & CSS examples
This text has a color of #ec145f
<p style="color:#ec145f;">Text here</p>
.mytext {color:#ec145f;}
This box has a color of #ec145f
<div style="background-color:#ec145f;">Content here</div>
.mybackground {background-color:#ec145f;}
Border around this has a color of #ec145f
<div style="border:2px solid #ec145f;">Content here</div>
.myborder {border:2px solid #ec145f;}