#e401c5 color space conversions
Hex:
#e401c5
RGB:
228, 1, 197
CMY:
11, 100, 23
CMYK:
0, 100, 14, 11
HSL:
308°, 99.1266%, 44.9020%
HSV (HSB):
308°, 99.5614%, 89.4118%
XYZ:
42.0838, 20.5469, 54.5712
xyY:
0.3591, 0.1753, 20.5469
CIE-Lab:
52.4500, 86.0480, -40.8488
CIE-LCH:
52.4500, 95.2517, 334.6053
CIE-Luv:
52.4500, 88.4087, -74.0259
Hunter-Lab:
45.3287, 86.3967, -39.6491
#e401c5 color charts
#e401c5 color shades, tints & tones
#e401c5 color schemes
#e401c5 color preview, HTML & CSS examples
This text has a color of #e401c5
<p style="color:#e401c5;">Text here</p>
.mytext {color:#e401c5;}
This box has a color of #e401c5
<div style="background-color:#e401c5;">Content here</div>
.mybackground {background-color:#e401c5;}
Border around this has a color of #e401c5
<div style="border:2px solid #e401c5;">Content here</div>
.myborder {border:2px solid #e401c5;}