#e11b6e color space conversions
Hex:
#e11b6e
RGB:
225, 27, 110
CMY:
12, 89, 57
CMYK:
0, 88, 51, 12
HSL:
335°, 78.5714%, 49.4118%
HSV (HSB):
335°, 88.0000%, 88.2353%
XYZ:
34.2577, 17.9172, 16.4046
xyY:
0.4995, 0.2613, 17.9172
CIE-Lab:
49.3955, 73.9534, 6.3287
CIE-LCH:
49.3955, 74.2237, 4.8913
CIE-Luv:
49.3955, 122.7768, -6.7584
Hunter-Lab:
42.3287, 70.3895, 6.6521
#e11b6e color charts
#e11b6e color shades, tints & tones
#e11b6e color schemes
#e11b6e color preview, HTML & CSS examples
This text has a color of #e11b6e
<p style="color:#e11b6e;">Text here</p>
.mytext {color:#e11b6e;}
This box has a color of #e11b6e
<div style="background-color:#e11b6e;">Content here</div>
.mybackground {background-color:#e11b6e;}
Border around this has a color of #e11b6e
<div style="border:2px solid #e11b6e;">Content here</div>
.myborder {border:2px solid #e11b6e;}