#e26e8e color space conversions
Hex:
#e26e8e
RGB:
226, 110, 142
CMY:
11, 57, 44
CMYK:
0, 51, 37, 11
HSL:
343°, 66.6667%, 65.8824%
HSV (HSB):
343°, 51.3274%, 88.6275%
XYZ:
41.8224, 29.2736, 29.0373
xyY:
0.4177, 0.2923, 29.2736
CIE-Lab:
61.0223, 48.3077, 4.0626
CIE-LCH:
61.0223, 48.4783, 4.8071
CIE-Luv:
61.0223, 76.6831, -3.5899
Hunter-Lab:
54.1051, 43.2940, 6.0536
#e26e8e color charts
#e26e8e color shades, tints & tones
#e26e8e color schemes
#e26e8e color preview, HTML & CSS examples
This text has a color of #e26e8e
<p style="color:#e26e8e;">Text here</p>
.mytext {color:#e26e8e;}
This box has a color of #e26e8e
<div style="background-color:#e26e8e;">Content here</div>
.mybackground {background-color:#e26e8e;}
Border around this has a color of #e26e8e
<div style="border:2px solid #e26e8e;">Content here</div>
.myborder {border:2px solid #e26e8e;}