#e998e0 color space conversions
Hex:
#e998e0
RGB:
233, 152, 224
CMY:
9, 40, 12
CMYK:
0, 35, 4, 9
HSL:
307°, 64.8000%, 75.4902%
HSV (HSB):
307°, 34.7639%, 91.3725%
XYZ:
58.2871, 45.1619, 76.1661
xyY:
0.3245, 0.2514, 45.1619
CIE-Lab:
72.9984, 41.1830, -24.0949
CIE-LCH:
72.9984, 47.7138, 329.6695
CIE-Luv:
72.9984, 41.7185, -44.4062
Hunter-Lab:
67.2026, 37.2143, -20.1562
#e998e0 color charts
#e998e0 color shades, tints & tones
#e998e0 color schemes
#e998e0 color preview, HTML & CSS examples
This text has a color of #e998e0
<p style="color:#e998e0;">Text here</p>
.mytext {color:#e998e0;}
This box has a color of #e998e0
<div style="background-color:#e998e0;">Content here</div>
.mybackground {background-color:#e998e0;}
Border around this has a color of #e998e0
<div style="border:2px solid #e998e0;">Content here</div>
.myborder {border:2px solid #e998e0;}