#e23d7d color space conversions
Hex:
#e23d7d
RGB:
226, 61, 125
CMY:
11, 76, 51
CMYK:
0, 73, 45, 11
HSL:
337°, 73.9910%, 56.2745%
HSV (HSB):
337°, 73.0088%, 88.6275%
XYZ:
36.7344, 20.9869, 21.5168
xyY:
0.4636, 0.2649, 20.9869
CIE-Lab:
52.9352, 67.0727, 2.3600
CIE-LCH:
52.9352, 67.1143, 2.0152
CIE-Luv:
52.9352, 106.8715, -9.9020
Hunter-Lab:
45.8115, 62.9622, 4.2206
#e23d7d color charts
#e23d7d color shades, tints & tones
#e23d7d color schemes
#e23d7d color preview, HTML & CSS examples
This text has a color of #e23d7d
<p style="color:#e23d7d;">Text here</p>
.mytext {color:#e23d7d;}
This box has a color of #e23d7d
<div style="background-color:#e23d7d;">Content here</div>
.mybackground {background-color:#e23d7d;}
Border around this has a color of #e23d7d
<div style="border:2px solid #e23d7d;">Content here</div>
.myborder {border:2px solid #e23d7d;}