#e0145e color space conversions
Hex:
#e0145e
RGB:
224, 20, 94
CMY:
12, 92, 63
CMYK:
0, 91, 58, 12
HSL:
338°, 83.6066%, 47.8431%
HSV (HSB):
338°, 91.0714%, 87.8431%
XYZ:
33.0110, 17.1558, 12.1612
xyY:
0.5296, 0.2752, 17.1558
CIE-Lab:
48.4557, 73.6344, 14.8137
CIE-LCH:
48.4557, 75.1098, 11.3749
CIE-Luv:
48.4557, 129.8736, 2.5731
Hunter-Lab:
41.4195, 69.7789, 11.5855
#e0145e color charts
#e0145e color shades, tints & tones
#e0145e color schemes
#e0145e color preview, HTML & CSS examples
This text has a color of #e0145e
<p style="color:#e0145e;">Text here</p>
.mytext {color:#e0145e;}
This box has a color of #e0145e
<div style="background-color:#e0145e;">Content here</div>
.mybackground {background-color:#e0145e;}
Border around this has a color of #e0145e
<div style="border:2px solid #e0145e;">Content here</div>
.myborder {border:2px solid #e0145e;}