#e43d85 color space conversions
Hex:
#e43d85
RGB:
228, 61, 133
CMY:
11, 76, 48
CMYK:
0, 73, 42, 11
HSL:
334°, 75.5656%, 56.6667%
HSV (HSB):
334°, 73.2456%, 89.4118%
XYZ:
37.8973, 21.5249, 24.3476
xyY:
0.4524, 0.2570, 21.5249
CIE-Lab:
53.5193, 68.3582, -1.5327
CIE-LCH:
53.5193, 68.3754, 358.7156
CIE-Luv:
53.5193, 105.4714, -15.1503
Hunter-Lab:
46.3950, 64.6149, 1.3617
#e43d85 color charts
#e43d85 color shades, tints & tones
#e43d85 color schemes
#e43d85 color preview, HTML & CSS examples
This text has a color of #e43d85
<p style="color:#e43d85;">Text here</p>
.mytext {color:#e43d85;}
This box has a color of #e43d85
<div style="background-color:#e43d85;">Content here</div>
.mybackground {background-color:#e43d85;}
Border around this has a color of #e43d85
<div style="border:2px solid #e43d85;">Content here</div>
.myborder {border:2px solid #e43d85;}