#e2425e color space conversions
Hex:
#e2425e
RGB:
226, 66, 94
CMY:
11, 74, 63
CMYK:
0, 71, 58, 11
HSL:
350°, 73.3945%, 57.2549%
HSV (HSB):
350°, 70.7965%, 88.6275%
XYZ:
35.3326, 20.8733, 12.7564
xyY:
0.5123, 0.3027, 20.8733
CIE-Lab:
52.8106, 62.9167, 20.7758
CIE-LCH:
52.8106, 66.2581, 18.2738
CIE-Luv:
52.8106, 115.0890, 11.9899
Hunter-Lab:
45.6873, 58.0914, 15.4267
#e2425e color charts
#e2425e color shades, tints & tones
#e2425e color schemes
#e2425e color preview, HTML & CSS examples
This text has a color of #e2425e
<p style="color:#e2425e;">Text here</p>
.mytext {color:#e2425e;}
This box has a color of #e2425e
<div style="background-color:#e2425e;">Content here</div>
.mybackground {background-color:#e2425e;}
Border around this has a color of #e2425e
<div style="border:2px solid #e2425e;">Content here</div>
.myborder {border:2px solid #e2425e;}