#e45d6d color space conversions
Hex:
#e45d6d
RGB:
228, 93, 109
CMY:
11, 64, 57
CMYK:
0, 59, 52, 11
HSL:
353°, 71.4286%, 62.9412%
HSV (HSB):
353°, 59.2105%, 89.4118%
XYZ:
38.6696, 25.4268, 17.3378
xyY:
0.4749, 0.3122, 25.4268
CIE-Lab:
57.4889, 53.7306, 18.3022
CIE-LCH:
57.4889, 56.7622, 18.8103
CIE-Luv:
57.4889, 97.0139, 12.2639
Hunter-Lab:
50.4250, 48.6431, 14.9117
#e45d6d color charts
#e45d6d color shades, tints & tones
#e45d6d color schemes
#e45d6d color preview, HTML & CSS examples
This text has a color of #e45d6d
<p style="color:#e45d6d;">Text here</p>
.mytext {color:#e45d6d;}
This box has a color of #e45d6d
<div style="background-color:#e45d6d;">Content here</div>
.mybackground {background-color:#e45d6d;}
Border around this has a color of #e45d6d
<div style="border:2px solid #e45d6d;">Content here</div>
.myborder {border:2px solid #e45d6d;}