#e96d99 color space conversions
Hex:
#e96d99
RGB:
233, 109, 153
CMY:
9, 57, 40
CMYK:
0, 53, 34, 9
HSL:
339°, 73.8095%, 67.0588%
HSV (HSB):
339°, 53.2189%, 91.3725%
XYZ:
44.8227, 30.5608, 33.6734
xyY:
0.4110, 0.2802, 30.5608
CIE-Lab:
62.1351, 52.3960, -0.5348
CIE-LCH:
62.1351, 52.3987, 359.4152
CIE-Luv:
62.1351, 79.8659, -10.6237
Hunter-Lab:
55.2818, 47.9851, 2.5824
#e96d99 color charts
#e96d99 color shades, tints & tones
#e96d99 color schemes
#e96d99 color preview, HTML & CSS examples
This text has a color of #e96d99
<p style="color:#e96d99;">Text here</p>
.mytext {color:#e96d99;}
This box has a color of #e96d99
<div style="background-color:#e96d99;">Content here</div>
.mybackground {background-color:#e96d99;}
Border around this has a color of #e96d99
<div style="border:2px solid #e96d99;">Content here</div>
.myborder {border:2px solid #e96d99;}