#e96e8d color space conversions
Hex:
#e96e8d
RGB:
233, 110, 141
CMY:
9, 57, 45
CMYK:
0, 53, 39, 9
HSL:
345°, 73.6527%, 67.2549%
HSV (HSB):
345°, 52.7897%, 91.3725%
XYZ:
43.9879, 30.3986, 28.7484
xyY:
0.4265, 0.2947, 30.3986
CIE-Lab:
61.9966, 50.5618, 6.1707
CIE-LCH:
61.9966, 50.9370, 6.9581
CIE-Luv:
61.9966, 82.4578, -1.3158
Hunter-Lab:
55.1349, 45.9254, 7.6795
#e96e8d color charts
#e96e8d color shades, tints & tones
#e96e8d color schemes
#e96e8d color preview, HTML & CSS examples
This text has a color of #e96e8d
<p style="color:#e96e8d;">Text here</p>
.mytext {color:#e96e8d;}
This box has a color of #e96e8d
<div style="background-color:#e96e8d;">Content here</div>
.mybackground {background-color:#e96e8d;}
Border around this has a color of #e96e8d
<div style="border:2px solid #e96e8d;">Content here</div>
.myborder {border:2px solid #e96e8d;}