#e15f2c color space conversions
Hex:
#e15f2c
RGB:
225, 95, 44
CMY:
12, 63, 83
CMYK:
0, 58, 80, 12
HSL:
17°, 75.1037%, 52.7451%
HSV (HSB):
17°, 80.4444%, 88.2353%
XYZ:
35.5982, 24.3738, 5.2113
xyY:
0.5461, 0.3739, 24.3738
CIE-Lab:
56.4601, 48.0842, 52.3166
CIE-LCH:
56.4601, 71.0572, 47.4139
CIE-Luv:
56.4601, 105.5181, 42.5124
Hunter-Lab:
49.3698, 42.3103, 28.3005
#e15f2c color charts
#e15f2c color shades, tints & tones
#e15f2c color schemes
#e15f2c color preview, HTML & CSS examples
This text has a color of #e15f2c
<p style="color:#e15f2c;">Text here</p>
.mytext {color:#e15f2c;}
This box has a color of #e15f2c
<div style="background-color:#e15f2c;">Content here</div>
.mybackground {background-color:#e15f2c;}
Border around this has a color of #e15f2c
<div style="border:2px solid #e15f2c;">Content here</div>
.myborder {border:2px solid #e15f2c;}