#e28080 color space conversions
Hex:
#e28080
RGB:
226, 128, 128
CMY:
11, 50, 50
CMYK:
0, 43, 43, 11
HSL:
0°, 62.8205%, 69.4118%
HSV (HSB):
0°, 43.3628%, 88.6275%
XYZ:
42.9795, 33.1656, 24.5584
xyY:
0.4268, 0.3293, 33.1656
CIE-Lab:
64.2948, 37.6776, 16.6964
CIE-LCH:
64.2948, 41.2113, 23.9000
CIE-Luv:
64.2948, 68.6164, 14.7897
Hunter-Lab:
57.5896, 32.4339, 15.0292
#e28080 color charts
#e28080 color shades, tints & tones
#e28080 color schemes
#e28080 color preview, HTML & CSS examples
This text has a color of #e28080
<p style="color:#e28080;">Text here</p>
.mytext {color:#e28080;}
This box has a color of #e28080
<div style="background-color:#e28080;">Content here</div>
.mybackground {background-color:#e28080;}
Border around this has a color of #e28080
<div style="border:2px solid #e28080;">Content here</div>
.myborder {border:2px solid #e28080;}