#e54e6d color space conversions
Hex:
#e54e6d
RGB:
229, 78, 109
CMY:
10, 69, 57
CMYK:
0, 66, 52, 10
HSL:
348°, 74.3842%, 60.1961%
HSV (HSB):
348°, 65.9389%, 89.8039%
XYZ:
37.7978, 23.2109, 16.9560
xyY:
0.4848, 0.2977, 23.2109
CIE-Lab:
55.2889, 60.4081, 15.3106
CIE-LCH:
55.2889, 62.3181, 14.2223
CIE-Luv:
55.2889, 106.5703, 7.1001
Hunter-Lab:
48.1777, 55.7311, 12.8575
#e54e6d color charts
#e54e6d color shades, tints & tones
#e54e6d color schemes
#e54e6d color preview, HTML & CSS examples
This text has a color of #e54e6d
<p style="color:#e54e6d;">Text here</p>
.mytext {color:#e54e6d;}
This box has a color of #e54e6d
<div style="background-color:#e54e6d;">Content here</div>
.mybackground {background-color:#e54e6d;}
Border around this has a color of #e54e6d
<div style="border:2px solid #e54e6d;">Content here</div>
.myborder {border:2px solid #e54e6d;}