#e2626a color space conversions
Hex:
#e2626a
RGB:
226, 98, 106
CMY:
11, 62, 58
CMYK:
0, 57, 53, 11
HSL:
356°, 68.8172%, 63.5294%
HSV (HSB):
356°, 56.6372%, 88.6275%
XYZ:
38.3332, 25.9447, 16.6231
xyY:
0.4738, 0.3207, 25.9447
CIE-Lab:
57.9845, 50.5171, 20.6670
CIE-LCH:
57.9845, 54.5811, 22.2499
CIE-Luv:
57.9845, 92.9897, 15.6819
Hunter-Lab:
50.9360, 45.1971, 16.3057
#e2626a color charts
#e2626a color shades, tints & tones
#e2626a color schemes
#e2626a color preview, HTML & CSS examples
This text has a color of #e2626a
<p style="color:#e2626a;">Text here</p>
.mytext {color:#e2626a;}
This box has a color of #e2626a
<div style="background-color:#e2626a;">Content here</div>
.mybackground {background-color:#e2626a;}
Border around this has a color of #e2626a
<div style="border:2px solid #e2626a;">Content here</div>
.myborder {border:2px solid #e2626a;}