#e15c2d color space conversions
Hex:
#e15c2d
RGB:
225, 92, 45
CMY:
12, 64, 82
CMYK:
0, 59, 80, 12
HSL:
16°, 75.0000%, 52.9412%
HSV (HSB):
16°, 80.0000%, 88.2353%
XYZ:
35.3521, 23.8513, 5.2231
xyY:
0.5487, 0.3702, 23.8513
CIE-Lab:
55.9386, 49.5000, 51.3624
CIE-LCH:
55.9386, 71.3326, 46.0578
CIE-Luv:
55.9386, 107.6834, 41.2885
Hunter-Lab:
48.8378, 43.7444, 27.8455
#e15c2d color charts
#e15c2d color shades, tints & tones
#e15c2d color schemes
#e15c2d color preview, HTML & CSS examples
This text has a color of #e15c2d
<p style="color:#e15c2d;">Text here</p>
.mytext {color:#e15c2d;}
This box has a color of #e15c2d
<div style="background-color:#e15c2d;">Content here</div>
.mybackground {background-color:#e15c2d;}
Border around this has a color of #e15c2d
<div style="border:2px solid #e15c2d;">Content here</div>
.myborder {border:2px solid #e15c2d;}