#e26b8c color space conversions
Hex:
#e26b8c
RGB:
226, 107, 140
CMY:
11, 58, 45
CMYK:
0, 53, 38, 11
HSL:
343°, 67.2316%, 65.2941%
HSV (HSB):
343°, 52.6549%, 88.6275%
XYZ:
41.3553, 28.5776, 28.1473
xyY:
0.4216, 0.2914, 28.5776
CIE-Lab:
60.4070, 49.5389, 4.3305
CIE-LCH:
60.4070, 49.7279, 4.9959
CIE-Luv:
60.4070, 78.9268, -3.5067
Hunter-Lab:
53.4580, 44.5369, 6.2026
#e26b8c color charts
#e26b8c color shades, tints & tones
#e26b8c color schemes
#e26b8c color preview, HTML & CSS examples
This text has a color of #e26b8c
<p style="color:#e26b8c;">Text here</p>
.mytext {color:#e26b8c;}
This box has a color of #e26b8c
<div style="background-color:#e26b8c;">Content here</div>
.mybackground {background-color:#e26b8c;}
Border around this has a color of #e26b8c
<div style="border:2px solid #e26b8c;">Content here</div>
.myborder {border:2px solid #e26b8c;}