#e2245f color space conversions
Hex:
#e2245f
RGB:
226, 36, 95
CMY:
11, 86, 63
CMYK:
0, 84, 58, 11
HSL:
341°, 76.6129%, 51.3725%
HSV (HSB):
341°, 84.0708%, 88.6275%
XYZ:
34.0605, 18.2567, 12.5552
xyY:
0.5250, 0.2814, 18.2567
CIE-Lab:
49.8060, 71.4997, 16.1127
CIE-LCH:
49.8060, 73.2928, 12.6997
CIE-Luv:
49.8060, 127.1679, 4.6172
Hunter-Lab:
42.7279, 67.5172, 12.4877
#e2245f color charts
#e2245f color shades, tints & tones
#e2245f color schemes
#e2245f color preview, HTML & CSS examples
This text has a color of #e2245f
<p style="color:#e2245f;">Text here</p>
.mytext {color:#e2245f;}
This box has a color of #e2245f
<div style="background-color:#e2245f;">Content here</div>
.mybackground {background-color:#e2245f;}
Border around this has a color of #e2245f
<div style="border:2px solid #e2245f;">Content here</div>
.myborder {border:2px solid #e2245f;}