#e23d8d color space conversions
Hex:
#e23d8d
RGB:
226, 61, 141
CMY:
11, 76, 45
CMYK:
0, 73, 38, 11
HSL:
331°, 73.9910%, 56.2745%
HSV (HSB):
331°, 73.0088%, 88.6275%
XYZ:
37.8405, 21.4293, 27.3412
xyY:
0.4369, 0.2474, 21.4293
CIE-Lab:
53.4162, 68.6186, -6.4945
CIE-LCH:
53.4162, 68.9252, 354.5933
CIE-Luv:
53.4162, 100.7925, -21.7380
Hunter-Lab:
46.2918, 64.9012, -2.6140
#e23d8d color charts
#e23d8d color shades, tints & tones
#e23d8d color schemes
#e23d8d color preview, HTML & CSS examples
This text has a color of #e23d8d
<p style="color:#e23d8d;">Text here</p>
.mytext {color:#e23d8d;}
This box has a color of #e23d8d
<div style="background-color:#e23d8d;">Content here</div>
.mybackground {background-color:#e23d8d;}
Border around this has a color of #e23d8d
<div style="border:2px solid #e23d8d;">Content here</div>
.myborder {border:2px solid #e23d8d;}