#e15f5d color space conversions
Hex:
#e15f5d
RGB:
225, 95, 93
CMY:
12, 63, 64
CMYK:
0, 58, 59, 12
HSL:
1°, 68.7500%, 62.3529%
HSV (HSB):
1°, 58.6667%, 88.2353%
XYZ:
37.1193, 24.9823, 13.2216
xyY:
0.4928, 0.3317, 24.9823
CIE-Lab:
57.0582, 50.5688, 26.9237
CIE-LCH:
57.0582, 57.2895, 28.0316
CIE-Luv:
57.0582, 97.1702, 21.9776
Hunter-Lab:
49.9823, 45.0940, 19.3039
#e15f5d color charts
#e15f5d color shades, tints & tones
#e15f5d color schemes
#e15f5d color preview, HTML & CSS examples
This text has a color of #e15f5d
<p style="color:#e15f5d;">Text here</p>
.mytext {color:#e15f5d;}
This box has a color of #e15f5d
<div style="background-color:#e15f5d;">Content here</div>
.mybackground {background-color:#e15f5d;}
Border around this has a color of #e15f5d
<div style="border:2px solid #e15f5d;">Content here</div>
.myborder {border:2px solid #e15f5d;}