#e11b2a color space conversions
Hex:
#e11b2a
RGB:
225, 27, 42
CMY:
12, 89, 84
CMYK:
0, 88, 81, 12
HSL:
355°, 78.5714%, 49.4118%
HSV (HSB):
355°, 88.0000%, 88.2353%
XYZ:
31.8612, 16.9586, 3.7846
xyY:
0.6057, 0.3224, 16.9586
CIE-Lab:
48.2078, 70.5740, 45.4330
CIE-LCH:
48.2078, 83.9335, 32.7720
CIE-Luv:
48.2078, 144.3990, 27.9102
Hunter-Lab:
41.1808, 66.0373, 23.3778
#e11b2a color charts
#e11b2a color shades, tints & tones
#e11b2a color schemes
#e11b2a color preview, HTML & CSS examples
This text has a color of #e11b2a
<p style="color:#e11b2a;">Text here</p>
.mytext {color:#e11b2a;}
This box has a color of #e11b2a
<div style="background-color:#e11b2a;">Content here</div>
.mybackground {background-color:#e11b2a;}
Border around this has a color of #e11b2a
<div style="border:2px solid #e11b2a;">Content here</div>
.myborder {border:2px solid #e11b2a;}