#e76f9c color space conversions
Hex:
#e76f9c
RGB:
231, 111, 156
CMY:
9, 56, 39
CMYK:
0, 52, 32, 9
HSL:
338°, 71.4286%, 67.0588%
HSV (HSB):
338°, 51.9481%, 90.5882%
XYZ:
44.6402, 30.7581, 35.0366
xyY:
0.4042, 0.2785, 30.7581
CIE-Lab:
62.3029, 51.1439, -2.0466
CIE-LCH:
62.3029, 51.1849, 357.7085
CIE-Luv:
62.3029, 76.4140, -12.4415
Hunter-Lab:
55.4600, 46.6211, 1.3658
#e76f9c color charts
#e76f9c color shades, tints & tones
#e76f9c color schemes
#e76f9c color preview, HTML & CSS examples
This text has a color of #e76f9c
<p style="color:#e76f9c;">Text here</p>
.mytext {color:#e76f9c;}
This box has a color of #e76f9c
<div style="background-color:#e76f9c;">Content here</div>
.mybackground {background-color:#e76f9c;}
Border around this has a color of #e76f9c
<div style="border:2px solid #e76f9c;">Content here</div>
.myborder {border:2px solid #e76f9c;}