#e45d5d color space conversions
Hex:
#e45d5d
RGB:
228, 93, 93
CMY:
11, 64, 64
CMYK:
0, 59, 59, 11
HSL:
0°, 71.4286%, 62.9412%
HSV (HSB):
0°, 59.2105%, 89.4118%
XYZ:
37.8850, 25.1130, 13.2065
xyY:
0.4971, 0.3295, 25.1130
CIE-Lab:
57.1854, 52.5165, 27.1808
CIE-LCH:
57.1854, 59.1336, 27.3646
CIE-Luv:
57.1854, 100.9570, 21.7670
Hunter-Lab:
50.1129, 47.2475, 19.4541
#e45d5d color charts
#e45d5d color shades, tints & tones
#e45d5d color schemes
#e45d5d color preview, HTML & CSS examples
This text has a color of #e45d5d
<p style="color:#e45d5d;">Text here</p>
.mytext {color:#e45d5d;}
This box has a color of #e45d5d
<div style="background-color:#e45d5d;">Content here</div>
.mybackground {background-color:#e45d5d;}
Border around this has a color of #e45d5d
<div style="border:2px solid #e45d5d;">Content here</div>
.myborder {border:2px solid #e45d5d;}