#e11e01 color space conversions
Hex:
#e11e01
RGB:
225, 30, 1
CMY:
12, 88, 100
CMYK:
0, 87, 100, 12
HSL:
8°, 99.1150%, 44.3137%
HSV (HSB):
8°, 99.5556%, 88.2353%
XYZ:
31.5211, 16.9383, 1.6368
xyY:
0.6292, 0.3381, 16.9383
CIE-Lab:
48.1822, 69.4441, 61.2991
CIE-LCH:
48.1822, 92.6286, 41.4352
CIE-Luv:
48.1822, 147.9337, 35.3394
Hunter-Lab:
41.1562, 64.6881, 26.4513
#e11e01 color charts
#e11e01 color shades, tints & tones
#e11e01 color schemes
#e11e01 color preview, HTML & CSS examples
This text has a color of #e11e01
<p style="color:#e11e01;">Text here</p>
.mytext {color:#e11e01;}
This box has a color of #e11e01
<div style="background-color:#e11e01;">Content here</div>
.mybackground {background-color:#e11e01;}
Border around this has a color of #e11e01
<div style="border:2px solid #e11e01;">Content here</div>
.myborder {border:2px solid #e11e01;}