#e2798d color space conversions
Hex:
#e2798d
RGB:
226, 121, 141
CMY:
11, 53, 45
CMYK:
0, 46, 38, 11
HSL:
349°, 64.4172%, 68.0392%
HSV (HSB):
349°, 46.4602%, 88.6275%
XYZ:
43.0091, 31.7666, 29.0640
xyY:
0.4142, 0.3059, 31.7666
CIE-Lab:
63.1495, 42.7024, 7.6905
CIE-LCH:
63.1495, 43.3894, 10.2093
CIE-Luv:
63.1495, 70.3723, 2.3810
Hunter-Lab:
56.3619, 37.5782, 8.8793
#e2798d color charts
#e2798d color shades, tints & tones
#e2798d color schemes
#e2798d color preview, HTML & CSS examples
This text has a color of #e2798d
<p style="color:#e2798d;">Text here</p>
.mytext {color:#e2798d;}
This box has a color of #e2798d
<div style="background-color:#e2798d;">Content here</div>
.mybackground {background-color:#e2798d;}
Border around this has a color of #e2798d
<div style="border:2px solid #e2798d;">Content here</div>
.myborder {border:2px solid #e2798d;}