#e4255e color space conversions
Hex:
#e4255e
RGB:
228, 37, 94
CMY:
11, 85, 63
CMYK:
0, 84, 59, 11
HSL:
342°, 77.9592%, 51.9608%
HSV (HSB):
342°, 83.7719%, 89.4118%
XYZ:
34.6769, 18.6253, 12.3570
xyY:
0.5281, 0.2837, 18.6253
CIE-Lab:
50.2459, 71.7334, 17.3860
CIE-LCH:
50.2459, 73.8102, 13.6240
CIE-Luv:
50.2459, 128.8071, 5.9192
Hunter-Lab:
43.1570, 67.9008, 13.2335
#e4255e color charts
#e4255e color shades, tints & tones
#e4255e color schemes
#e4255e color preview, HTML & CSS examples
This text has a color of #e4255e
<p style="color:#e4255e;">Text here</p>
.mytext {color:#e4255e;}
This box has a color of #e4255e
<div style="background-color:#e4255e;">Content here</div>
.mybackground {background-color:#e4255e;}
Border around this has a color of #e4255e
<div style="border:2px solid #e4255e;">Content here</div>
.myborder {border:2px solid #e4255e;}