#e11f0e color space conversions
Hex:
#e11f0e
RGB:
225, 31, 14
CMY:
12, 88, 95
CMYK:
0, 86, 94, 12
HSL:
5°, 88.2845%, 46.8627%
HSV (HSB):
5°, 93.7778%, 88.2353%
XYZ:
31.6206, 17.0192, 2.0339
xyY:
0.6240, 0.3359, 17.0192
CIE-Lab:
48.2843, 69.3680, 57.7684
CIE-LCH:
48.2843, 90.2724, 39.7869
CIE-Luv:
48.2843, 146.7707, 34.1588
Hunter-Lab:
41.2544, 64.6213, 25.9550
#e11f0e color charts
#e11f0e color shades, tints & tones
#e11f0e color schemes
#e11f0e color preview, HTML & CSS examples
This text has a color of #e11f0e
<p style="color:#e11f0e;">Text here</p>
.mytext {color:#e11f0e;}
This box has a color of #e11f0e
<div style="background-color:#e11f0e;">Content here</div>
.mybackground {background-color:#e11f0e;}
Border around this has a color of #e11f0e
<div style="border:2px solid #e11f0e;">Content here</div>
.myborder {border:2px solid #e11f0e;}