#e7969c color space conversions
Hex:
#e7969c
RGB:
231, 150, 156
CMY:
9, 41, 39
CMYK:
0, 35, 32, 9
HSL:
356°, 62.7907%, 74.7059%
HSV (HSB):
356°, 35.0649%, 90.5882%
XYZ:
49.8621, 41.2019, 36.7772
xyY:
0.3900, 0.3223, 41.2019
CIE-Lab:
70.3172, 31.1992, 9.5381
CIE-LCH:
70.3172, 32.6246, 16.9993
CIE-Luv:
70.3172, 53.4280, 7.4558
Hunter-Lab:
64.1887, 26.3294, 10.9616
#e7969c color charts
#e7969c color shades, tints & tones
#e7969c color schemes
#e7969c color preview, HTML & CSS examples
This text has a color of #e7969c
<p style="color:#e7969c;">Text here</p>
.mytext {color:#e7969c;}
This box has a color of #e7969c
<div style="background-color:#e7969c;">Content here</div>
.mybackground {background-color:#e7969c;}
Border around this has a color of #e7969c
<div style="border:2px solid #e7969c;">Content here</div>
.myborder {border:2px solid #e7969c;}