#e2193f color space conversions
Hex:
#e2193f
RGB:
226, 25, 63
CMY:
11, 90, 75
CMYK:
0, 89, 72, 11
HSL:
349°, 80.0797%, 49.2157%
HSV (HSB):
349°, 88.9381%, 88.6275%
XYZ:
32.6089, 17.2229, 6.3083
xyY:
0.5808, 0.3068, 17.2229
CIE-Lab:
48.5397, 71.8395, 33.8860
CIE-LCH:
48.5397, 79.4303, 25.2528
CIE-Luv:
48.5397, 140.7711, 20.1177
Hunter-Lab:
41.5005, 67.6300, 20.0379
#e2193f color charts
#e2193f color shades, tints & tones
#e2193f color schemes
#e2193f color preview, HTML & CSS examples
This text has a color of #e2193f
<p style="color:#e2193f;">Text here</p>
.mytext {color:#e2193f;}
This box has a color of #e2193f
<div style="background-color:#e2193f;">Content here</div>
.mybackground {background-color:#e2193f;}
Border around this has a color of #e2193f
<div style="border:2px solid #e2193f;">Content here</div>
.myborder {border:2px solid #e2193f;}