#e54a7e color space conversions
Hex:
#e54a7e
RGB:
229, 74, 126
CMY:
10, 71, 51
CMYK:
0, 68, 45, 10
HSL:
340°, 74.8792%, 59.4118%
HSV (HSB):
340°, 67.6856%, 89.8039%
XYZ:
38.5278, 23.0619, 22.1594
xyY:
0.4600, 0.2754, 23.0619
CIE-Lab:
55.1361, 63.4189, 5.0063
CIE-LCH:
55.1361, 63.6162, 4.5136
CIE-Luv:
55.1361, 103.1568, -5.7729
Hunter-Lab:
48.0228, 59.1671, 6.2575
#e54a7e color charts
#e54a7e color shades, tints & tones
#e54a7e color schemes
#e54a7e color preview, HTML & CSS examples
This text has a color of #e54a7e
<p style="color:#e54a7e;">Text here</p>
.mytext {color:#e54a7e;}
This box has a color of #e54a7e
<div style="background-color:#e54a7e;">Content here</div>
.mybackground {background-color:#e54a7e;}
Border around this has a color of #e54a7e
<div style="border:2px solid #e54a7e;">Content here</div>
.myborder {border:2px solid #e54a7e;}