#e28caf color space conversions
Hex:
#e28caf
RGB:
226, 140, 175
CMY:
11, 45, 31
CMYK:
0, 38, 23, 11
HSL:
336°, 59.7222%, 71.7647%
HSV (HSB):
336°, 38.0531%, 88.6275%
XYZ:
48.4800, 38.0201, 45.3409
xyY:
0.3677, 0.2884, 38.0201
CIE-Lab:
68.0354, 37.2734, -4.4618
CIE-LCH:
68.0354, 37.5395, 353.1738
CIE-Luv:
68.0354, 52.2491, -13.2661
Hunter-Lab:
61.6604, 32.4384, -0.4355
#e28caf color charts
#e28caf color shades, tints & tones
#e28caf color schemes
#e28caf color preview, HTML & CSS examples
This text has a color of #e28caf
<p style="color:#e28caf;">Text here</p>
.mytext {color:#e28caf;}
This box has a color of #e28caf
<div style="background-color:#e28caf;">Content here</div>
.mybackground {background-color:#e28caf;}
Border around this has a color of #e28caf
<div style="border:2px solid #e28caf;">Content here</div>
.myborder {border:2px solid #e28caf;}