#e11f4b color space conversions
Hex:
#e11f4b
RGB:
225, 31, 75
CMY:
12, 88, 71
CMYK:
0, 86, 67, 12
HSL:
346°, 76.3780%, 50.1961%
HSV (HSB):
346°, 86.2222%, 88.2353%
XYZ:
32.8113, 17.4955, 8.3042
xyY:
0.5598, 0.2985, 17.4955
CIE-Lab:
48.8784, 71.1022, 27.0436
CIE-LCH:
48.8784, 76.0716, 20.8242
CIE-Luv:
48.8784, 134.7730, 14.9223
Hunter-Lab:
41.8277, 66.8243, 17.5082
#e11f4b color charts
#e11f4b color shades, tints & tones
#e11f4b color schemes
#e11f4b color preview, HTML & CSS examples
This text has a color of #e11f4b
<p style="color:#e11f4b;">Text here</p>
.mytext {color:#e11f4b;}
This box has a color of #e11f4b
<div style="background-color:#e11f4b;">Content here</div>
.mybackground {background-color:#e11f4b;}
Border around this has a color of #e11f4b
<div style="border:2px solid #e11f4b;">Content here</div>
.myborder {border:2px solid #e11f4b;}