#e232e6 color space conversions
Hex:
#e232e6
RGB:
226, 50, 230
CMY:
11, 80, 10
CMYK:
2, 78, 0, 10
HSL:
299°, 78.2609%, 54.9020%
HSV (HSB):
299°, 78.2609%, 90.1961%
XYZ:
46.7876, 24.1631, 77.0609
xyY:
0.3161, 0.1633, 24.1631
CIE-Lab:
56.2508, 83.3654, -53.6627
CIE-LCH:
56.2508, 99.1437, 327.2304
CIE-Luv:
56.2508, 69.0251, -94.1597
Hunter-Lab:
49.1560, 83.8765, -58.5385
#e232e6 color charts
#e232e6 color shades, tints & tones
#e232e6 color schemes
#e232e6 color preview, HTML & CSS examples
This text has a color of #e232e6
<p style="color:#e232e6;">Text here</p>
.mytext {color:#e232e6;}
This box has a color of #e232e6
<div style="background-color:#e232e6;">Content here</div>
.mybackground {background-color:#e232e6;}
Border around this has a color of #e232e6
<div style="border:2px solid #e232e6;">Content here</div>
.myborder {border:2px solid #e232e6;}