#e7968c color space conversions
Hex:
#e7968c
RGB:
231, 150, 140
CMY:
9, 41, 45
CMYK:
0, 35, 39, 9
HSL:
7°, 65.4676%, 72.7451%
HSV (HSB):
7°, 39.3939%, 90.5882%
XYZ:
48.5950, 40.6951, 30.1046
xyY:
0.4070, 0.3408, 40.6951
CIE-Lab:
69.9617, 29.2858, 17.9169
CIE-LCH:
69.9617, 34.3318, 31.4581
CIE-Luv:
69.9617, 55.9921, 18.5884
Hunter-Lab:
63.7927, 24.3377, 16.6751
#e7968c color charts
#e7968c color shades, tints & tones
#e7968c color schemes
#e7968c color preview, HTML & CSS examples
This text has a color of #e7968c
<p style="color:#e7968c;">Text here</p>
.mytext {color:#e7968c;}
This box has a color of #e7968c
<div style="background-color:#e7968c;">Content here</div>
.mybackground {background-color:#e7968c;}
Border around this has a color of #e7968c
<div style="border:2px solid #e7968c;">Content here</div>
.myborder {border:2px solid #e7968c;}