#e28e94 color space conversions
Hex:
#e28e94
RGB:
226, 142, 148
CMY:
11, 44, 42
CMYK:
0, 37, 35, 11
HSL:
356°, 59.1549%, 72.1569%
HSV (HSB):
356°, 37.1681%, 88.6275%
XYZ:
46.3823, 37.6529, 32.8401
xyY:
0.3969, 0.3222, 37.6529
CIE-Lab:
67.7640, 32.5963, 10.2952
CIE-LCH:
67.7640, 34.1835, 17.5281
CIE-Luv:
67.7640, 56.0107, 8.0678
Hunter-Lab:
61.3619, 27.5414, 11.2221
#e28e94 color charts
#e28e94 color shades, tints & tones
#e28e94 color schemes
#e28e94 color preview, HTML & CSS examples
This text has a color of #e28e94
<p style="color:#e28e94;">Text here</p>
.mytext {color:#e28e94;}
This box has a color of #e28e94
<div style="background-color:#e28e94;">Content here</div>
.mybackground {background-color:#e28e94;}
Border around this has a color of #e28e94
<div style="border:2px solid #e28e94;">Content here</div>
.myborder {border:2px solid #e28e94;}