#e41f6c color space conversions
Hex:
#e41f6c
RGB:
228, 31, 108
CMY:
11, 88, 58
CMYK:
0, 86, 53, 11
HSL:
337°, 78.4861%, 50.7843%
HSV (HSB):
337°, 86.4035%, 89.4118%
XYZ:
35.1917, 18.5567, 15.9143
xyY:
0.5052, 0.2664, 18.5567
CIE-Lab:
50.1644, 73.8438, 8.7254
CIE-LCH:
50.1644, 74.3575, 6.7388
CIE-Luv:
50.1644, 125.0724, -3.9580
Hunter-Lab:
43.0774, 70.4382, 8.2504
#e41f6c color charts
#e41f6c color shades, tints & tones
#e41f6c color schemes
#e41f6c color preview, HTML & CSS examples
This text has a color of #e41f6c
<p style="color:#e41f6c;">Text here</p>
.mytext {color:#e41f6c;}
This box has a color of #e41f6c
<div style="background-color:#e41f6c;">Content here</div>
.mybackground {background-color:#e41f6c;}
Border around this has a color of #e41f6c
<div style="border:2px solid #e41f6c;">Content here</div>
.myborder {border:2px solid #e41f6c;}