#e23a7e color space conversions
Hex:
#e23a7e
RGB:
226, 58, 126
CMY:
11, 77, 51
CMYK:
0, 74, 44, 11
HSL:
336°, 74.3363%, 55.6863%
HSV (HSB):
336°, 74.3363%, 88.6275%
XYZ:
36.6430, 20.7012, 21.8031
xyY:
0.4630, 0.2616, 20.7012
CIE-Lab:
52.6209, 68.1246, 1.3038
CIE-LCH:
52.6209, 68.1371, 1.0964
CIE-Luv:
52.6209, 107.6903, -11.4586
Hunter-Lab:
45.4986, 64.1351, 3.4370
#e23a7e color charts
#e23a7e color shades, tints & tones
#e23a7e color schemes
#e23a7e color preview, HTML & CSS examples
This text has a color of #e23a7e
<p style="color:#e23a7e;">Text here</p>
.mytext {color:#e23a7e;}
This box has a color of #e23a7e
<div style="background-color:#e23a7e;">Content here</div>
.mybackground {background-color:#e23a7e;}
Border around this has a color of #e23a7e
<div style="border:2px solid #e23a7e;">Content here</div>
.myborder {border:2px solid #e23a7e;}