#e11e74 color space conversions
Hex:
#e11e74
RGB:
225, 30, 116
CMY:
12, 88, 55
CMYK:
0, 87, 48, 12
HSL:
334°, 76.4706%, 50.0000%
HSV (HSB):
334°, 86.6667%, 88.2353%
XYZ:
34.6680, 18.1971, 18.2082
xyY:
0.4878, 0.2560, 18.1971
CIE-Lab:
49.7342, 73.9083, 3.1475
CIE-LCH:
49.7342, 73.9752, 2.4385
CIE-Luv:
49.7342, 119.5911, -10.4957
Hunter-Lab:
42.6580, 70.4148, 4.5532
#e11e74 color charts
#e11e74 color shades, tints & tones
#e11e74 color schemes
#e11e74 color preview, HTML & CSS examples
This text has a color of #e11e74
<p style="color:#e11e74;">Text here</p>
.mytext {color:#e11e74;}
This box has a color of #e11e74
<div style="background-color:#e11e74;">Content here</div>
.mybackground {background-color:#e11e74;}
Border around this has a color of #e11e74
<div style="border:2px solid #e11e74;">Content here</div>
.myborder {border:2px solid #e11e74;}