#e76d91 color space conversions
Hex:
#e76d91
RGB:
231, 109, 145
CMY:
9, 57, 43
CMYK:
0, 53, 37, 9
HSL:
342°, 71.7647%, 66.6667%
HSV (HSB):
342°, 52.8139%, 90.5882%
XYZ:
43.5345, 29.9705, 30.2784
xyY:
0.4195, 0.2888, 29.9705
CIE-Lab:
61.6288, 50.8138, 3.2995
CIE-LCH:
61.6288, 50.9208, 3.7152
CIE-Luv:
61.6288, 80.4206, -5.1311
Hunter-Lab:
54.7454, 46.1420, 5.5298
#e76d91 color charts
#e76d91 color shades, tints & tones
#e76d91 color schemes
#e76d91 color preview, HTML & CSS examples
This text has a color of #e76d91
<p style="color:#e76d91;">Text here</p>
.mytext {color:#e76d91;}
This box has a color of #e76d91
<div style="background-color:#e76d91;">Content here</div>
.mybackground {background-color:#e76d91;}
Border around this has a color of #e76d91
<div style="border:2px solid #e76d91;">Content here</div>
.myborder {border:2px solid #e76d91;}