#e23a9a color space conversions
Hex:
#e23a9a
RGB:
226, 58, 154
CMY:
11, 77, 40
CMYK:
0, 74, 32, 11
HSL:
326°, 74.3363%, 55.6863%
HSV (HSB):
326°, 74.3363%, 88.6275%
XYZ:
38.7098, 21.5280, 32.6869
xyY:
0.4166, 0.2317, 21.5280
CIE-Lab:
53.5225, 70.9557, -14.0502
CIE-LCH:
53.5225, 72.3334, 348.7995
CIE-Luv:
53.5225, 96.7113, -32.6000
Hunter-Lab:
46.3982, 67.7248, -9.2902
#e23a9a color charts
#e23a9a color shades, tints & tones
#e23a9a color schemes
#e23a9a color preview, HTML & CSS examples
This text has a color of #e23a9a
<p style="color:#e23a9a;">Text here</p>
.mytext {color:#e23a9a;}
This box has a color of #e23a9a
<div style="background-color:#e23a9a;">Content here</div>
.mybackground {background-color:#e23a9a;}
Border around this has a color of #e23a9a
<div style="border:2px solid #e23a9a;">Content here</div>
.myborder {border:2px solid #e23a9a;}