#e41f63 color space conversions
Hex:
#e41f63
RGB:
228, 31, 99
CMY:
11, 88, 61
CMYK:
0, 86, 57, 11
HSL:
339°, 78.4861%, 50.7843%
HSV (HSB):
339°, 86.4035%, 89.4118%
XYZ:
34.7370, 18.3748, 13.5202
xyY:
0.5213, 0.2758, 18.3748
CIE-Lab:
49.9476, 73.2256, 13.9240
CIE-LCH:
49.9476, 74.5377, 10.7664
CIE-Luv:
49.9476, 128.6393, 1.8962
Hunter-Lab:
42.8658, 69.6351, 11.3056
#e41f63 color charts
#e41f63 color shades, tints & tones
#e41f63 color schemes
#e41f63 color preview, HTML & CSS examples
This text has a color of #e41f63
<p style="color:#e41f63;">Text here</p>
.mytext {color:#e41f63;}
This box has a color of #e41f63
<div style="background-color:#e41f63;">Content here</div>
.mybackground {background-color:#e41f63;}
Border around this has a color of #e41f63
<div style="border:2px solid #e41f63;">Content here</div>
.myborder {border:2px solid #e41f63;}