#e2124a color space conversions
Hex:
#e2124a
RGB:
226, 18, 74
CMY:
11, 93, 71
CMYK:
0, 92, 67, 11
HSL:
344°, 85.2459%, 47.8431%
HSV (HSB):
344°, 92.0354%, 88.6275%
XYZ:
32.8164, 17.0958, 8.0488
xyY:
0.5662, 0.2950, 17.0958
CIE-Lab:
48.3805, 73.2665, 27.0639
CIE-LCH:
48.3805, 78.1053, 20.2737
CIE-Luv:
48.3805, 138.9999, 14.2200
Hunter-Lab:
41.3470, 69.3148, 17.4013
#e2124a color charts
#e2124a color shades, tints & tones
#e2124a color schemes
#e2124a color preview, HTML & CSS examples
This text has a color of #e2124a
<p style="color:#e2124a;">Text here</p>
.mytext {color:#e2124a;}
This box has a color of #e2124a
<div style="background-color:#e2124a;">Content here</div>
.mybackground {background-color:#e2124a;}
Border around this has a color of #e2124a
<div style="border:2px solid #e2124a;">Content here</div>
.myborder {border:2px solid #e2124a;}