#e15f1e color space conversions
Hex:
#e15f1e
RGB:
225, 95, 30
CMY:
12, 63, 88
CMYK:
0, 58, 87, 12
HSL:
20°, 76.4706%, 50.0000%
HSV (HSB):
20°, 86.6667%, 88.2353%
XYZ:
35.3779, 24.2857, 4.0513
xyY:
0.5553, 0.3812, 24.2857
CIE-Lab:
56.3727, 47.7161, 58.0117
CIE-LCH:
56.3727, 75.1144, 50.5618
CIE-Luv:
56.3727, 106.8395, 45.7384
Hunter-Lab:
49.2805, 41.9020, 29.6222
#e15f1e color charts
#e15f1e color shades, tints & tones
#e15f1e color schemes
#e15f1e color preview, HTML & CSS examples
This text has a color of #e15f1e
<p style="color:#e15f1e;">Text here</p>
.mytext {color:#e15f1e;}
This box has a color of #e15f1e
<div style="background-color:#e15f1e;">Content here</div>
.mybackground {background-color:#e15f1e;}
Border around this has a color of #e15f1e
<div style="border:2px solid #e15f1e;">Content here</div>
.myborder {border:2px solid #e15f1e;}