#e28a7e color space conversions
Hex:
#e28a7e
RGB:
226, 138, 126
CMY:
11, 46, 51
CMYK:
0, 39, 44, 11
HSL:
7°, 63.2911%, 69.0196%
HSV (HSB):
7°, 44.2478%, 88.6275%
XYZ:
44.2184, 35.8521, 24.3282
xyY:
0.4236, 0.3434, 35.8521
CIE-Lab:
66.4067, 32.2270, 20.7193
CIE-LCH:
66.4067, 38.3128, 32.7376
CIE-Luv:
66.4067, 62.3318, 20.9774
Hunter-Lab:
59.8766, 27.0368, 17.8237
#e28a7e color charts
#e28a7e color shades, tints & tones
#e28a7e color schemes
#e28a7e color preview, HTML & CSS examples
This text has a color of #e28a7e
<p style="color:#e28a7e;">Text here</p>
.mytext {color:#e28a7e;}
This box has a color of #e28a7e
<div style="background-color:#e28a7e;">Content here</div>
.mybackground {background-color:#e28a7e;}
Border around this has a color of #e28a7e
<div style="border:2px solid #e28a7e;">Content here</div>
.myborder {border:2px solid #e28a7e;}