#e96e7c color space conversions
Hex:
#e96e7c
RGB:
233, 110, 124
CMY:
9, 57, 51
CMYK:
0, 53, 47, 9
HSL:
353°, 73.6527%, 67.2549%
HSV (HSB):
353°, 52.7897%, 91.3725%
XYZ:
42.8183, 29.9307, 22.5892
xyY:
0.4491, 0.3139, 29.9307
CIE-Lab:
61.5944, 48.8368, 15.3856
CIE-LCH:
61.5944, 51.2030, 17.4866
CIE-Luv:
61.5944, 86.6810, 10.4758
Hunter-Lab:
54.7090, 43.9633, 13.8156
#e96e7c color charts
#e96e7c color shades, tints & tones
#e96e7c color schemes
#e96e7c color preview, HTML & CSS examples
This text has a color of #e96e7c
<p style="color:#e96e7c;">Text here</p>
.mytext {color:#e96e7c;}
This box has a color of #e96e7c
<div style="background-color:#e96e7c;">Content here</div>
.mybackground {background-color:#e96e7c;}
Border around this has a color of #e96e7c
<div style="border:2px solid #e96e7c;">Content here</div>
.myborder {border:2px solid #e96e7c;}