#e2196b color space conversions
Hex:
#e2196b
RGB:
226, 25, 107
CMY:
11, 90, 58
CMYK:
0, 89, 53, 11
HSL:
336°, 80.0797%, 49.2157%
HSV (HSB):
336°, 88.9381%, 88.6275%
XYZ:
34.3655, 17.9255, 15.5586
xyY:
0.5065, 0.2642, 17.9255
CIE-Lab:
49.4057, 74.2824, 8.2081
CIE-LCH:
49.4057, 74.7345, 6.3055
CIE-Luv:
49.4057, 125.2392, -4.6850
Hunter-Lab:
42.3386, 70.7929, 7.8490
#e2196b color charts
#e2196b color shades, tints & tones
#e2196b color schemes
#e2196b color preview, HTML & CSS examples
This text has a color of #e2196b
<p style="color:#e2196b;">Text here</p>
.mytext {color:#e2196b;}
This box has a color of #e2196b
<div style="background-color:#e2196b;">Content here</div>
.mybackground {background-color:#e2196b;}
Border around this has a color of #e2196b
<div style="border:2px solid #e2196b;">Content here</div>
.myborder {border:2px solid #e2196b;}