#e28b9d color space conversions
Hex:
#e28b9d
RGB:
226, 139, 157
CMY:
11, 45, 38
CMYK:
0, 38, 31, 11
HSL:
348°, 60.0000%, 71.5686%
HSV (HSB):
348°, 38.4956%, 88.6275%
XYZ:
46.6825, 37.0683, 36.5928
xyY:
0.3879, 0.3080, 37.0683
CIE-Lab:
67.3282, 35.3217, 4.6181
CIE-LCH:
67.3282, 35.6224, 7.4488
CIE-Luv:
67.3282, 56.2294, -0.0835
Hunter-Lab:
60.8837, 30.3178, 6.9838
#e28b9d color charts
#e28b9d color shades, tints & tones
#e28b9d color schemes
#e28b9d color preview, HTML & CSS examples
This text has a color of #e28b9d
<p style="color:#e28b9d;">Text here</p>
.mytext {color:#e28b9d;}
This box has a color of #e28b9d
<div style="background-color:#e28b9d;">Content here</div>
.mybackground {background-color:#e28b9d;}
Border around this has a color of #e28b9d
<div style="border:2px solid #e28b9d;">Content here</div>
.myborder {border:2px solid #e28b9d;}