#e28d9d color space conversions
Hex:
#e28d9d
RGB:
226, 141, 157
CMY:
11, 45, 38
CMYK:
0, 38, 31, 11
HSL:
349°, 59.4406%, 71.9608%
HSV (HSB):
349°, 37.6106%, 88.6275%
XYZ:
46.9747, 37.6528, 36.6902
xyY:
0.3872, 0.3104, 37.6528
CIE-Lab:
67.7640, 34.2652, 5.2460
CIE-LCH:
67.7640, 34.6645, 8.7045
CIE-Luv:
67.7640, 55.0287, 0.9918
Hunter-Lab:
61.3619, 29.2648, 7.5020
#e28d9d color charts
#e28d9d color shades, tints & tones
#e28d9d color schemes
#e28d9d color preview, HTML & CSS examples
This text has a color of #e28d9d
<p style="color:#e28d9d;">Text here</p>
.mytext {color:#e28d9d;}
This box has a color of #e28d9d
<div style="background-color:#e28d9d;">Content here</div>
.mybackground {background-color:#e28d9d;}
Border around this has a color of #e28d9d
<div style="border:2px solid #e28d9d;">Content here</div>
.myborder {border:2px solid #e28d9d;}