#e11da0 color space conversions
Hex:
#e11da0
RGB:
225, 29, 160
CMY:
12, 89, 37
CMYK:
0, 87, 29, 12
HSL:
320°, 77.1654%, 49.8039%
HSV (HSB):
320°, 87.1111%, 88.2353%
XYZ:
37.8359, 19.4243, 35.0128
xyY:
0.4100, 0.2105, 19.4243
CIE-Lab:
51.1800, 78.2423, -21.1929
CIE-LCH:
51.1800, 81.0617, 344.8444
CIE-Luv:
51.1800, 100.2572, -43.7457
Hunter-Lab:
44.0731, 76.1109, -16.2504
#e11da0 color charts
#e11da0 color shades, tints & tones
#e11da0 color schemes
#e11da0 color preview, HTML & CSS examples
This text has a color of #e11da0
<p style="color:#e11da0;">Text here</p>
.mytext {color:#e11da0;}
This box has a color of #e11da0
<div style="background-color:#e11da0;">Content here</div>
.mybackground {background-color:#e11da0;}
Border around this has a color of #e11da0
<div style="border:2px solid #e11da0;">Content here</div>
.myborder {border:2px solid #e11da0;}