#e45e85 color space conversions
Hex:
#e45e85
RGB:
228, 94, 133
CMY:
11, 63, 48
CMYK:
0, 59, 42, 11
HSL:
343°, 71.2766%, 63.1373%
HSV (HSB):
343°, 58.7719%, 89.4118%
XYZ:
40.2312, 26.1928, 25.1256
xyY:
0.4394, 0.2861, 26.1928
CIE-Lab:
58.2196, 55.5028, 5.2920
CIE-LCH:
58.2196, 55.7545, 5.4464
CIE-Luv:
58.2196, 89.7856, -3.5926
Hunter-Lab:
51.1789, 50.7539, 6.7176
#e45e85 color charts
#e45e85 color shades, tints & tones
#e45e85 color schemes
#e45e85 color preview, HTML & CSS examples
This text has a color of #e45e85
<p style="color:#e45e85;">Text here</p>
.mytext {color:#e45e85;}
This box has a color of #e45e85
<div style="background-color:#e45e85;">Content here</div>
.mybackground {background-color:#e45e85;}
Border around this has a color of #e45e85
<div style="border:2px solid #e45e85;">Content here</div>
.myborder {border:2px solid #e45e85;}