#e998c1 color space conversions
Hex:
#e998c1
RGB:
233, 152, 193
CMY:
9, 40, 24
CMYK:
0, 35, 17, 9
HSL:
330°, 64.8000%, 75.4902%
HSV (HSB):
330°, 34.7639%, 91.3725%
XYZ:
54.4581, 43.6304, 56.0033
xyY:
0.3534, 0.2831, 43.6304
CIE-Lab:
71.9807, 36.0563, -8.5529
CIE-LCH:
71.9807, 37.0568, 346.6556
CIE-Luv:
71.9807, 47.3168, -19.2308
Hunter-Lab:
66.0533, 31.5725, -4.0318
#e998c1 color charts
#e998c1 color shades, tints & tones
#e998c1 color schemes
#e998c1 color preview, HTML & CSS examples
This text has a color of #e998c1
<p style="color:#e998c1;">Text here</p>
.mytext {color:#e998c1;}
This box has a color of #e998c1
<div style="background-color:#e998c1;">Content here</div>
.mybackground {background-color:#e998c1;}
Border around this has a color of #e998c1
<div style="border:2px solid #e998c1;">Content here</div>
.myborder {border:2px solid #e998c1;}