#e26e98 color space conversions
Hex:
#e26e98
RGB:
226, 110, 152
CMY:
11, 57, 40
CMYK:
0, 51, 33, 11
HSL:
338°, 66.6667%, 65.8824%
HSV (HSB):
338°, 51.3274%, 88.6275%
XYZ:
42.6075, 29.5876, 33.1711
xyY:
0.4044, 0.2808, 29.5876
CIE-Lab:
61.2968, 49.4896, -1.3044
CIE-LCH:
61.2968, 49.5068, 358.4903
CIE-Luv:
61.2968, 74.1304, -11.0513
Hunter-Lab:
54.3945, 44.6295, 1.9197
#e26e98 color charts
#e26e98 color shades, tints & tones
#e26e98 color schemes
#e26e98 color preview, HTML & CSS examples
This text has a color of #e26e98
<p style="color:#e26e98;">Text here</p>
.mytext {color:#e26e98;}
This box has a color of #e26e98
<div style="background-color:#e26e98;">Content here</div>
.mybackground {background-color:#e26e98;}
Border around this has a color of #e26e98
<div style="border:2px solid #e26e98;">Content here</div>
.myborder {border:2px solid #e26e98;}