#e10500 color space conversions
Hex:
#e10500
RGB:
225, 5, 0
CMY:
12, 98, 100
CMYK:
0, 98, 100, 12
HSL:
1°, 100.0000%, 44.1176%
HSV (HSB):
1°, 100.0000%, 88.2353%
XYZ:
31.1056, 16.1161, 1.4713
xyY:
0.6388, 0.3310, 16.1161
CIE-Lab:
47.1264, 72.4675, 61.2021
CIE-LCH:
47.1264, 94.8537, 40.1826
CIE-Luv:
47.1264, 153.7222, 33.5721
Hunter-Lab:
40.1449, 68.0544, 25.9285
#e10500 color charts
#e10500 color shades, tints & tones
#e10500 color schemes
#e10500 color preview, HTML & CSS examples
This text has a color of #e10500
<p style="color:#e10500;">Text here</p>
.mytext {color:#e10500;}
This box has a color of #e10500
<div style="background-color:#e10500;">Content here</div>
.mybackground {background-color:#e10500;}
Border around this has a color of #e10500
<div style="border:2px solid #e10500;">Content here</div>
.myborder {border:2px solid #e10500;}