#e15a2d color space conversions
Hex:
#e15a2d
RGB:
225, 90, 45
CMY:
12, 65, 82
CMYK:
0, 60, 80, 12
HSL:
15°, 75.0000%, 52.9412%
HSV (HSB):
15°, 80.0000%, 88.2353%
XYZ:
35.1812, 23.5093, 5.1661
xyY:
0.5509, 0.3682, 23.5093
CIE-Lab:
55.5932, 50.4084, 51.0321
CIE-LCH:
55.5932, 71.7306, 45.3523
CIE-Luv:
55.5932, 109.1843, 40.6670
Hunter-Lab:
48.4864, 44.6661, 27.6233
#e15a2d color charts
#e15a2d color shades, tints & tones
#e15a2d color schemes
#e15a2d color preview, HTML & CSS examples
This text has a color of #e15a2d
<p style="color:#e15a2d;">Text here</p>
.mytext {color:#e15a2d;}
This box has a color of #e15a2d
<div style="background-color:#e15a2d;">Content here</div>
.mybackground {background-color:#e15a2d;}
Border around this has a color of #e15a2d
<div style="border:2px solid #e15a2d;">Content here</div>
.myborder {border:2px solid #e15a2d;}