#e41a9c color space conversions
Hex:
#e41a9c
RGB:
228, 26, 156
CMY:
11, 90, 39
CMYK:
0, 89, 32, 11
HSL:
321°, 79.5276%, 49.8039%
HSV (HSB):
321°, 88.5965%, 89.4118%
XYZ:
38.3651, 19.6331, 33.2200
xyY:
0.4206, 0.2152, 19.6331
CIE-Lab:
51.4198, 78.9156, -18.3997
CIE-LCH:
51.4198, 81.0323, 346.8756
CIE-Luv:
51.4198, 104.9239, -39.9783
Hunter-Lab:
44.3092, 77.0127, -13.4351
#e41a9c color charts
#e41a9c color shades, tints & tones
#e41a9c color schemes
#e41a9c color preview, HTML & CSS examples
This text has a color of #e41a9c
<p style="color:#e41a9c;">Text here</p>
.mytext {color:#e41a9c;}
This box has a color of #e41a9c
<div style="background-color:#e41a9c;">Content here</div>
.mybackground {background-color:#e41a9c;}
Border around this has a color of #e41a9c
<div style="border:2px solid #e41a9c;">Content here</div>
.myborder {border:2px solid #e41a9c;}