#e11da1 color space conversions
Hex:
#e11da1
RGB:
225, 29, 161
CMY:
12, 89, 37
CMYK:
0, 87, 28, 12
HSL:
320°, 77.1654%, 49.8039%
HSV (HSB):
320°, 87.1111%, 88.2353%
XYZ:
37.9237, 19.4595, 35.4755
xyY:
0.4084, 0.2096, 19.4595
CIE-Lab:
51.2205, 78.3522, -21.7240
CIE-LCH:
51.2205, 81.3081, 344.5034
CIE-Luv:
51.2205, 99.8073, -44.5284
Hunter-Lab:
44.1129, 76.2583, -16.8018
#e11da1 color charts
#e11da1 color shades, tints & tones
#e11da1 color schemes
#e11da1 color preview, HTML & CSS examples
This text has a color of #e11da1
<p style="color:#e11da1;">Text here</p>
.mytext {color:#e11da1;}
This box has a color of #e11da1
<div style="background-color:#e11da1;">Content here</div>
.mybackground {background-color:#e11da1;}
Border around this has a color of #e11da1
<div style="border:2px solid #e11da1;">Content here</div>
.myborder {border:2px solid #e11da1;}