#e15e3d color space conversions
Hex:
#e15e3d
RGB:
225, 94, 61
CMY:
12, 63, 76
CMYK:
0, 58, 73, 12
HSL:
12°, 73.2143%, 56.0784%
HSV (HSB):
12°, 72.8889%, 88.2353%
XYZ:
35.8963, 24.3499, 7.2229
xyY:
0.5320, 0.3609, 24.3499
CIE-Lab:
56.4364, 49.1900, 43.9284
CIE-LCH:
56.4364, 65.9497, 41.7660
CIE-Luv:
56.4364, 104.0022, 36.6653
Hunter-Lab:
49.3456, 43.4946, 25.8634
#e15e3d color charts
#e15e3d color shades, tints & tones
#e15e3d color schemes
#e15e3d color preview, HTML & CSS examples
This text has a color of #e15e3d
<p style="color:#e15e3d;">Text here</p>
.mytext {color:#e15e3d;}
This box has a color of #e15e3d
<div style="background-color:#e15e3d;">Content here</div>
.mybackground {background-color:#e15e3d;}
Border around this has a color of #e15e3d
<div style="border:2px solid #e15e3d;">Content here</div>
.myborder {border:2px solid #e15e3d;}