#e988c1 color space conversions
Hex:
#e988c1
RGB:
233, 136, 193
CMY:
9, 47, 24
CMYK:
0, 42, 17, 9
HSL:
325°, 68.7943%, 72.3529%
HSV (HSB):
325°, 41.6309%, 91.3725%
XYZ:
52.0341, 38.7822, 55.1953
xyY:
0.3564, 0.2656, 38.7822
CIE-Lab:
68.5932, 44.4022, -13.6190
CIE-LCH:
68.5932, 46.4438, 342.9482
CIE-Luv:
68.5932, 55.7686, -28.2524
Hunter-Lab:
62.2754, 40.1635, -8.9566
#e988c1 color charts
#e988c1 color shades, tints & tones
#e988c1 color schemes
#e988c1 color preview, HTML & CSS examples
This text has a color of #e988c1
<p style="color:#e988c1;">Text here</p>
.mytext {color:#e988c1;}
This box has a color of #e988c1
<div style="background-color:#e988c1;">Content here</div>
.mybackground {background-color:#e988c1;}
Border around this has a color of #e988c1
<div style="border:2px solid #e988c1;">Content here</div>
.myborder {border:2px solid #e988c1;}