#e998c2 color space conversions
Hex:
#e998c2
RGB:
233, 152, 194
CMY:
9, 40, 24
CMYK:
0, 35, 17, 9
HSL:
329°, 64.8000%, 75.4902%
HSV (HSB):
329°, 34.7639%, 91.3725%
XYZ:
54.5701, 43.6752, 56.5929
xyY:
0.3524, 0.2821, 43.6752
CIE-Lab:
72.0108, 36.2110, -9.0614
CIE-LCH:
72.0108, 37.3275, 345.9509
CIE-Luv:
72.0108, 47.1384, -20.0264
Hunter-Lab:
66.0872, 31.7401, -4.5112
#e998c2 color charts
#e998c2 color shades, tints & tones
#e998c2 color schemes
#e998c2 color preview, HTML & CSS examples
This text has a color of #e998c2
<p style="color:#e998c2;">Text here</p>
.mytext {color:#e998c2;}
This box has a color of #e998c2
<div style="background-color:#e998c2;">Content here</div>
.mybackground {background-color:#e998c2;}
Border around this has a color of #e998c2
<div style="border:2px solid #e998c2;">Content here</div>
.myborder {border:2px solid #e998c2;}