#e45b8d color space conversions
Hex:
#e45b8d
RGB:
228, 91, 141
CMY:
11, 64, 45
CMYK:
0, 60, 38, 11
HSL:
338°, 71.7277%, 62.5490%
HSV (HSB):
338°, 60.0877%, 89.4118%
XYZ:
40.5437, 25.8992, 28.0615
xyY:
0.4290, 0.2741, 25.8992
CIE-Lab:
57.9413, 57.6720, 0.2089
CIE-LCH:
57.9413, 57.6724, 0.2075
CIE-Luv:
57.9413, 89.0002, -10.6625
Hunter-Lab:
50.8913, 53.1463, 2.9314
#e45b8d color charts
#e45b8d color shades, tints & tones
#e45b8d color schemes
#e45b8d color preview, HTML & CSS examples
This text has a color of #e45b8d
<p style="color:#e45b8d;">Text here</p>
.mytext {color:#e45b8d;}
This box has a color of #e45b8d
<div style="background-color:#e45b8d;">Content here</div>
.mybackground {background-color:#e45b8d;}
Border around this has a color of #e45b8d
<div style="border:2px solid #e45b8d;">Content here</div>
.myborder {border:2px solid #e45b8d;}