#e42d85 color space conversions
Hex:
#e42d85
RGB:
228, 45, 133
CMY:
11, 82, 48
CMYK:
0, 80, 42, 11
HSL:
331°, 77.2152%, 53.5294%
HSV (HSB):
331°, 80.2632%, 89.4118%
XYZ:
37.1669, 20.0642, 24.1042
xyY:
0.4570, 0.2467, 20.0642
CIE-Lab:
51.9097, 72.9165, -3.9018
CIE-LCH:
51.9097, 73.0208, 356.9370
CIE-Luv:
51.9097, 110.9236, -19.1498
Hunter-Lab:
44.7931, 69.7219, -0.5501
#e42d85 color charts
#e42d85 color shades, tints & tones
#e42d85 color schemes
#e42d85 color preview, HTML & CSS examples
This text has a color of #e42d85
<p style="color:#e42d85;">Text here</p>
.mytext {color:#e42d85;}
This box has a color of #e42d85
<div style="background-color:#e42d85;">Content here</div>
.mybackground {background-color:#e42d85;}
Border around this has a color of #e42d85
<div style="border:2px solid #e42d85;">Content here</div>
.myborder {border:2px solid #e42d85;}