#e2626e color space conversions
Hex:
#e2626e
RGB:
226, 98, 110
CMY:
11, 62, 57
CMYK:
0, 57, 51, 11
HSL:
354°, 68.8172%, 63.5294%
HSV (HSB):
354°, 56.6372%, 88.6275%
XYZ:
38.5462, 26.0299, 17.7445
xyY:
0.4682, 0.3162, 26.0299
CIE-Lab:
58.0654, 50.8513, 18.4549
CIE-LCH:
58.0654, 54.0965, 19.9468
CIE-Luv:
58.0654, 92.0118, 13.1866
Hunter-Lab:
51.0195, 45.5759, 15.0927
#e2626e color charts
#e2626e color shades, tints & tones
#e2626e color schemes
#e2626e color preview, HTML & CSS examples
This text has a color of #e2626e
<p style="color:#e2626e;">Text here</p>
.mytext {color:#e2626e;}
This box has a color of #e2626e
<div style="background-color:#e2626e;">Content here</div>
.mybackground {background-color:#e2626e;}
Border around this has a color of #e2626e
<div style="border:2px solid #e2626e;">Content here</div>
.myborder {border:2px solid #e2626e;}