#e11da8 color space conversions
Hex:
#e11da8
RGB:
225, 29, 168
CMY:
12, 89, 34
CMYK:
0, 87, 25, 12
HSL:
317°, 77.1654%, 49.8039%
HSV (HSB):
317°, 87.1111%, 88.2353%
XYZ:
38.5586, 19.7134, 38.8186
xyY:
0.3971, 0.2030, 19.7134
CIE-Lab:
51.5117, 79.1400, -25.4159
CIE-LCH:
51.5117, 83.1210, 342.1955
CIE-Luv:
51.5117, 96.6701, -50.0188
Hunter-Lab:
44.3998, 77.3169, -20.7572
#e11da8 color charts
#e11da8 color shades, tints & tones
#e11da8 color schemes
#e11da8 color preview, HTML & CSS examples
This text has a color of #e11da8
<p style="color:#e11da8;">Text here</p>
.mytext {color:#e11da8;}
This box has a color of #e11da8
<div style="background-color:#e11da8;">Content here</div>
.mybackground {background-color:#e11da8;}
Border around this has a color of #e11da8
<div style="border:2px solid #e11da8;">Content here</div>
.myborder {border:2px solid #e11da8;}