#e7145e color space conversions
Hex:
#e7145e
RGB:
231, 20, 94
CMY:
9, 92, 63
CMYK:
0, 91, 59, 9
HSL:
339°, 84.0637%, 49.2157%
HSV (HSB):
339°, 91.3420%, 90.5882%
XYZ:
35.2255, 18.2974, 12.2648
xyY:
0.5354, 0.2781, 18.2974
CIE-Lab:
49.8548, 75.2934, 16.9532
CIE-LCH:
49.8548, 77.1784, 12.6892
CIE-Luv:
49.8548, 135.3432, 4.5023
Hunter-Lab:
42.7754, 72.1375, 12.9428
#e7145e color charts
#e7145e color shades, tints & tones
#e7145e color schemes
#e7145e color preview, HTML & CSS examples
This text has a color of #e7145e
<p style="color:#e7145e;">Text here</p>
.mytext {color:#e7145e;}
This box has a color of #e7145e
<div style="background-color:#e7145e;">Content here</div>
.mybackground {background-color:#e7145e;}
Border around this has a color of #e7145e
<div style="border:2px solid #e7145e;">Content here</div>
.myborder {border:2px solid #e7145e;}