#e11f64 color space conversions
Hex:
#e11f64
RGB:
225, 31, 100
CMY:
12, 88, 61
CMYK:
0, 86, 56, 12
HSL:
339°, 76.3780%, 50.1961%
HSV (HSB):
339°, 86.2222%, 88.2353%
XYZ:
33.8416, 17.9076, 13.7295
xyY:
0.5168, 0.2735, 17.9076
CIE-Lab:
49.3839, 72.5569, 12.4400
CIE-LCH:
49.3839, 73.6156, 9.7289
CIE-Luv:
49.3839, 125.8777, 0.4250
Hunter-Lab:
42.3174, 68.6925, 10.3861
#e11f64 color charts
#e11f64 color shades, tints & tones
#e11f64 color schemes
#e11f64 color preview, HTML & CSS examples
This text has a color of #e11f64
<p style="color:#e11f64;">Text here</p>
.mytext {color:#e11f64;}
This box has a color of #e11f64
<div style="background-color:#e11f64;">Content here</div>
.mybackground {background-color:#e11f64;}
Border around this has a color of #e11f64
<div style="border:2px solid #e11f64;">Content here</div>
.myborder {border:2px solid #e11f64;}