#e96e86 color space conversions
Hex:
#e96e86
RGB:
233, 110, 134
CMY:
9, 57, 47
CMYK:
0, 53, 42, 9
HSL:
348°, 73.6527%, 67.2549%
HSV (HSB):
348°, 52.7897%, 91.3725%
XYZ:
43.4833, 30.1967, 26.0910
xyY:
0.4358, 0.3027, 30.1967
CIE-Lab:
61.8236, 49.8230, 9.9542
CIE-LCH:
61.8236, 50.8076, 11.2985
CIE-Luv:
61.8236, 84.2339, 3.6560
Hunter-Lab:
54.9516, 45.0822, 10.3152
#e96e86 color charts
#e96e86 color shades, tints & tones
#e96e86 color schemes
#e96e86 color preview, HTML & CSS examples
This text has a color of #e96e86
<p style="color:#e96e86;">Text here</p>
.mytext {color:#e96e86;}
This box has a color of #e96e86
<div style="background-color:#e96e86;">Content here</div>
.mybackground {background-color:#e96e86;}
Border around this has a color of #e96e86
<div style="border:2px solid #e96e86;">Content here</div>
.myborder {border:2px solid #e96e86;}