#ec145b color space conversions
Hex:
#ec145b
RGB:
236, 20, 91
CMY:
7, 92, 64
CMYK:
0, 92, 61, 7
HSL:
340°, 85.0394%, 50.1961%
HSV (HSB):
340°, 91.5254%, 92.5490%
XYZ:
36.7306, 19.0885, 11.6461
xyY:
0.5444, 0.2829, 19.0885
CIE-Lab:
50.7906, 76.3037, 20.2190
CIE-LCH:
50.7906, 78.9371, 14.8412
CIE-Luv:
50.7906, 140.3497, 7.6244
Hunter-Lab:
43.6904, 73.6069, 14.7790
#ec145b color charts
#ec145b color shades, tints & tones
#ec145b color schemes
#ec145b color preview, HTML & CSS examples
This text has a color of #ec145b
<p style="color:#ec145b;">Text here</p>
.mytext {color:#ec145b;}
This box has a color of #ec145b
<div style="background-color:#ec145b;">Content here</div>
.mybackground {background-color:#ec145b;}
Border around this has a color of #ec145b
<div style="border:2px solid #ec145b;">Content here</div>
.myborder {border:2px solid #ec145b;}