#e11e6b color space conversions
Hex:
#e11e6b
RGB:
225, 30, 107
CMY:
12, 88, 58
CMYK:
0, 87, 52, 12
HSL:
336°, 76.4706%, 50.0000%
HSV (HSB):
336°, 86.6667%, 88.2353%
XYZ:
34.1695, 17.9976, 15.5829
xyY:
0.5043, 0.2656, 17.9976
CIE-Lab:
49.4932, 73.2263, 8.3047
CIE-LCH:
49.4932, 73.6958, 6.4704
CIE-Luv:
49.4932, 123.3331, -4.3135
Hunter-Lab:
42.4236, 69.5287, 7.9184
#e11e6b color charts
#e11e6b color shades, tints & tones
#e11e6b color schemes
#e11e6b color preview, HTML & CSS examples
This text has a color of #e11e6b
<p style="color:#e11e6b;">Text here</p>
.mytext {color:#e11e6b;}
This box has a color of #e11e6b
<div style="background-color:#e11e6b;">Content here</div>
.mybackground {background-color:#e11e6b;}
Border around this has a color of #e11e6b
<div style="border:2px solid #e11e6b;">Content here</div>
.myborder {border:2px solid #e11e6b;}