#e7969f color space conversions
Hex:
#e7969f
RGB:
231, 150, 159
CMY:
9, 41, 38
CMYK:
0, 35, 31, 9
HSL:
353°, 62.7907%, 74.7059%
HSV (HSB):
353°, 35.0649%, 90.5882%
XYZ:
50.1194, 41.3048, 38.1319
xyY:
0.3869, 0.3188, 41.3048
CIE-Lab:
70.3890, 31.5820, 7.9723
CIE-LCH:
70.3890, 32.5727, 14.1673
CIE-Luv:
70.3890, 52.9293, 5.2829
Hunter-Lab:
64.2688, 26.7309, 9.8103
#e7969f color charts
#e7969f color shades, tints & tones
#e7969f color schemes
#e7969f color preview, HTML & CSS examples
This text has a color of #e7969f
<p style="color:#e7969f;">Text here</p>
.mytext {color:#e7969f;}
This box has a color of #e7969f
<div style="background-color:#e7969f;">Content here</div>
.mybackground {background-color:#e7969f;}
Border around this has a color of #e7969f
<div style="border:2px solid #e7969f;">Content here</div>
.myborder {border:2px solid #e7969f;}