#e1055d color space conversions
Hex:
#e1055d
RGB:
225, 5, 93
CMY:
12, 98, 64
CMYK:
0, 98, 59, 12
HSL:
336°, 95.6522%, 45.0980%
HSV (HSB):
336°, 97.7778%, 88.2353%
XYZ:
33.0814, 16.9064, 11.8756
xyY:
0.5347, 0.2733, 16.9064
CIE-Lab:
48.1419, 75.2367, 15.0326
CIE-LCH:
48.1419, 76.7238, 11.2991
CIE-Luv:
48.1419, 133.1304, 2.3512
Hunter-Lab:
41.1174, 71.6584, 11.6579
#e1055d color charts
#e1055d color shades, tints & tones
#e1055d color schemes
#e1055d color preview, HTML & CSS examples
This text has a color of #e1055d
<p style="color:#e1055d;">Text here</p>
.mytext {color:#e1055d;}
This box has a color of #e1055d
<div style="background-color:#e1055d;">Content here</div>
.mybackground {background-color:#e1055d;}
Border around this has a color of #e1055d
<div style="border:2px solid #e1055d;">Content here</div>
.myborder {border:2px solid #e1055d;}