#e402c5 color space conversions
Hex:
#e402c5
RGB:
228, 2, 197
CMY:
11, 99, 23
CMYK:
0, 99, 14, 11
HSL:
308°, 98.2609%, 45.0980%
HSV (HSB):
308°, 99.1228%, 89.4118%
XYZ:
42.0947, 20.5686, 54.5748
xyY:
0.3591, 0.1754, 20.5686
CIE-Lab:
52.4741, 85.9769, -40.8108
CIE-LCH:
52.4741, 95.1712, 334.6076
CIE-Luv:
52.4741, 88.3560, -73.9665
Hunter-Lab:
45.3526, 86.3101, -39.5994
#e402c5 color charts
#e402c5 color shades, tints & tones
#e402c5 color schemes
#e402c5 color preview, HTML & CSS examples
This text has a color of #e402c5
<p style="color:#e402c5;">Text here</p>
.mytext {color:#e402c5;}
This box has a color of #e402c5
<div style="background-color:#e402c5;">Content here</div>
.mybackground {background-color:#e402c5;}
Border around this has a color of #e402c5
<div style="border:2px solid #e402c5;">Content here</div>
.myborder {border:2px solid #e402c5;}