#e2094d color space conversions
Hex:
#e2094d
RGB:
226, 9, 77
CMY:
11, 96, 70
CMYK:
0, 96, 66, 11
HSL:
341°, 92.3404%, 46.0784%
HSV (HSB):
341°, 96.0177%, 88.6275%
XYZ:
32.8013, 16.8999, 8.5544
xyY:
0.5631, 0.2901, 16.8999
CIE-Lab:
48.1337, 74.2764, 24.9164
CIE-LCH:
48.1337, 78.3441, 18.5443
CIE-Luv:
48.1337, 139.3760, 12.0261
Hunter-Lab:
41.1095, 70.4833, 16.4392
#e2094d color charts
#e2094d color shades, tints & tones
#e2094d color schemes
#e2094d color preview, HTML & CSS examples
This text has a color of #e2094d
<p style="color:#e2094d;">Text here</p>
.mytext {color:#e2094d;}
This box has a color of #e2094d
<div style="background-color:#e2094d;">Content here</div>
.mybackground {background-color:#e2094d;}
Border around this has a color of #e2094d
<div style="border:2px solid #e2094d;">Content here</div>
.myborder {border:2px solid #e2094d;}