#e26d7d color space conversions
Hex:
#e26d7d
RGB:
226, 109, 125
CMY:
11, 57, 51
CMYK:
0, 52, 45, 11
HSL:
352°, 66.8571%, 65.6863%
HSV (HSB):
352°, 51.7699%, 88.6275%
XYZ:
40.5343, 28.5867, 22.7834
xyY:
0.4410, 0.3110, 28.5867
CIE-Lab:
60.4151, 46.9799, 13.0141
CIE-LCH:
60.4151, 48.7492, 15.4834
CIE-Luv:
60.4151, 81.4513, 7.9796
Hunter-Lab:
53.4665, 41.7590, 12.1616
#e26d7d color charts
#e26d7d color shades, tints & tones
#e26d7d color schemes
#e26d7d color preview, HTML & CSS examples
This text has a color of #e26d7d
<p style="color:#e26d7d;">Text here</p>
.mytext {color:#e26d7d;}
This box has a color of #e26d7d
<div style="background-color:#e26d7d;">Content here</div>
.mybackground {background-color:#e26d7d;}
Border around this has a color of #e26d7d
<div style="border:2px solid #e26d7d;">Content here</div>
.myborder {border:2px solid #e26d7d;}