#e15b5d color space conversions
Hex:
#e15b5d
RGB:
225, 91, 93
CMY:
12, 64, 64
CMYK:
0, 60, 59, 12
HSL:
359°, 69.0722%, 61.9608%
HSV (HSB):
359°, 59.5556%, 88.2353%
XYZ:
36.7682, 24.2800, 13.1045
xyY:
0.4958, 0.3274, 24.2800
CIE-Lab:
56.3671, 52.3915, 26.0254
CIE-LCH:
56.3671, 58.4995, 26.4158
CIE-Luv:
56.3671, 99.8052, 20.5046
Hunter-Lab:
49.2748, 46.9636, 18.7243
#e15b5d color charts
#e15b5d color shades, tints & tones
#e15b5d color schemes
#e15b5d color preview, HTML & CSS examples
This text has a color of #e15b5d
<p style="color:#e15b5d;">Text here</p>
.mytext {color:#e15b5d;}
This box has a color of #e15b5d
<div style="background-color:#e15b5d;">Content here</div>
.mybackground {background-color:#e15b5d;}
Border around this has a color of #e15b5d
<div style="border:2px solid #e15b5d;">Content here</div>
.myborder {border:2px solid #e15b5d;}