#e45d8d color space conversions
Hex:
#e45d8d
RGB:
228, 93, 141
CMY:
11, 64, 45
CMYK:
0, 59, 38, 11
HSL:
339°, 71.4286%, 62.9412%
HSV (HSB):
339°, 59.2105%, 89.4118%
XYZ:
40.7170, 26.2458, 28.1192
xyY:
0.4282, 0.2760, 26.2458
CIE-Lab:
58.2696, 56.7923, 0.6877
CIE-LCH:
58.2696, 56.7965, 0.6938
CIE-Luv:
58.2696, 87.9582, -9.8459
Hunter-Lab:
51.2306, 52.2143, 3.3186
#e45d8d color charts
#e45d8d color shades, tints & tones
#e45d8d color schemes
#e45d8d color preview, HTML & CSS examples
This text has a color of #e45d8d
<p style="color:#e45d8d;">Text here</p>
.mytext {color:#e45d8d;}
This box has a color of #e45d8d
<div style="background-color:#e45d8d;">Content here</div>
.mybackground {background-color:#e45d8d;}
Border around this has a color of #e45d8d
<div style="border:2px solid #e45d8d;">Content here</div>
.myborder {border:2px solid #e45d8d;}