#e402c8 color space conversions
Hex:
#e402c8
RGB:
228, 2, 200
CMY:
11, 99, 22
CMYK:
0, 99, 12, 11
HSL:
307°, 98.2609%, 45.0980%
HSV (HSB):
307°, 99.1228%, 89.4118%
XYZ:
42.4419, 20.7075, 56.4036
xyY:
0.3550, 0.1732, 20.7075
CIE-Lab:
52.6279, 86.3592, -42.3007
CIE-LCH:
52.6279, 96.1627, 333.9033
CIE-Luv:
52.6279, 87.0395, -76.2784
Hunter-Lab:
45.5055, 86.8481, -41.6354
#e402c8 color charts
#e402c8 color shades, tints & tones
#e402c8 color schemes
#e402c8 color preview, HTML & CSS examples
This text has a color of #e402c8
<p style="color:#e402c8;">Text here</p>
.mytext {color:#e402c8;}
This box has a color of #e402c8
<div style="background-color:#e402c8;">Content here</div>
.mybackground {background-color:#e402c8;}
Border around this has a color of #e402c8
<div style="border:2px solid #e402c8;">Content here</div>
.myborder {border:2px solid #e402c8;}