#e25000 color space conversions
Hex:
#e25000
RGB:
226, 80, 0
CMY:
11, 69, 100
CMYK:
0, 65, 100, 11
HSL:
21°, 100.0000%, 44.3137%
HSV (HSB):
21°, 100.0000%, 88.6275%
XYZ:
34.2327, 21.9061, 2.4240
xyY:
0.5845, 0.3741, 21.9061
CIE-Lab:
53.9272, 54.3336, 64.3012
CIE-LCH:
53.9272, 84.1830, 49.8026
CIE-Luv:
53.9272, 120.6846, 45.1311
Hunter-Lab:
46.8039, 48.6492, 29.6920
#e25000 color charts
#e25000 color shades, tints & tones
#e25000 color schemes
#e25000 color preview, HTML & CSS examples
This text has a color of #e25000
<p style="color:#e25000;">Text here</p>
.mytext {color:#e25000;}
This box has a color of #e25000
<div style="background-color:#e25000;">Content here</div>
.mybackground {background-color:#e25000;}
Border around this has a color of #e25000
<div style="border:2px solid #e25000;">Content here</div>
.myborder {border:2px solid #e25000;}