#e15d2c color space conversions
Hex:
#e15d2c
RGB:
225, 93, 44
CMY:
12, 64, 83
CMYK:
0, 59, 80, 12
HSL:
16°, 75.1037%, 52.7451%
HSV (HSB):
16°, 80.4444%, 88.2353%
XYZ:
35.4203, 24.0181, 5.1520
xyY:
0.5484, 0.3719, 24.0181
CIE-Lab:
56.1059, 49.0098, 51.9823
CIE-LCH:
56.1059, 71.4432, 46.6859
CIE-Luv:
56.1059, 107.0430, 41.8797
Hunter-Lab:
49.0083, 43.2449, 28.0730
#e15d2c color charts
#e15d2c color shades, tints & tones
#e15d2c color schemes
#e15d2c color preview, HTML & CSS examples
This text has a color of #e15d2c
<p style="color:#e15d2c;">Text here</p>
.mytext {color:#e15d2c;}
This box has a color of #e15d2c
<div style="background-color:#e15d2c;">Content here</div>
.mybackground {background-color:#e15d2c;}
Border around this has a color of #e15d2c
<div style="border:2px solid #e15d2c;">Content here</div>
.myborder {border:2px solid #e15d2c;}