#e15a5d color space conversions
Hex:
#e15a5d
RGB:
225, 90, 93
CMY:
12, 65, 64
CMYK:
0, 60, 59, 12
HSL:
359°, 69.2308%, 61.7647%
HSV (HSB):
359°, 60.0000%, 88.2353%
XYZ:
36.6833, 24.1102, 13.0762
xyY:
0.4966, 0.3264, 24.1102
CIE-Lab:
56.1980, 52.8398, 25.8049
CIE-LCH:
56.1980, 58.8043, 26.0291
CIE-Luv:
56.1980, 100.4542, 20.1428
Hunter-Lab:
49.1021, 47.4253, 18.5822
#e15a5d color charts
#e15a5d color shades, tints & tones
#e15a5d color schemes
#e15a5d color preview, HTML & CSS examples
This text has a color of #e15a5d
<p style="color:#e15a5d;">Text here</p>
.mytext {color:#e15a5d;}
This box has a color of #e15a5d
<div style="background-color:#e15a5d;">Content here</div>
.mybackground {background-color:#e15a5d;}
Border around this has a color of #e15a5d
<div style="border:2px solid #e15a5d;">Content here</div>
.myborder {border:2px solid #e15a5d;}