#e15000 color space conversions
Hex:
#e15000
RGB:
225, 80, 0
CMY:
12, 69, 100
CMYK:
0, 64, 100, 12
HSL:
21°, 100.0000%, 44.1176%
HSV (HSB):
21°, 100.0000%, 88.2353%
XYZ:
33.9200, 21.7449, 2.4094
xyY:
0.5841, 0.3744, 21.7449
CIE-Lab:
53.7553, 53.9883, 64.1181
CIE-LCH:
53.7553, 83.8205, 49.9022
CIE-Luv:
53.7553, 119.8733, 45.0390
Hunter-Lab:
46.6314, 48.2372, 29.5785
#e15000 color charts
#e15000 color shades, tints & tones
#e15000 color schemes
#e15000 color preview, HTML & CSS examples
This text has a color of #e15000
<p style="color:#e15000;">Text here</p>
.mytext {color:#e15000;}
This box has a color of #e15000
<div style="background-color:#e15000;">Content here</div>
.mybackground {background-color:#e15000;}
Border around this has a color of #e15000
<div style="border:2px solid #e15000;">Content here</div>
.myborder {border:2px solid #e15000;}