#e1501c color space conversions
Hex:
#e1501c
RGB:
225, 80, 28
CMY:
12, 69, 89
CMYK:
0, 64, 88, 12
HSL:
16°, 77.8656%, 49.6078%
HSV (HSB):
16°, 87.5556%, 88.2353%
XYZ:
34.1296, 21.8287, 3.5131
xyY:
0.5739, 0.3670, 21.8287
CIE-Lab:
53.8448, 54.3314, 56.7510
CIE-LCH:
53.8448, 78.5657, 46.2479
CIE-Luv:
53.8448, 118.3298, 41.7443
Hunter-Lab:
46.7212, 48.6312, 28.2466
#e1501c color charts
#e1501c color shades, tints & tones
#e1501c color schemes
#e1501c color preview, HTML & CSS examples
This text has a color of #e1501c
<p style="color:#e1501c;">Text here</p>
.mytext {color:#e1501c;}
This box has a color of #e1501c
<div style="background-color:#e1501c;">Content here</div>
.mybackground {background-color:#e1501c;}
Border around this has a color of #e1501c
<div style="border:2px solid #e1501c;">Content here</div>
.myborder {border:2px solid #e1501c;}