#e76f9d color space conversions
Hex:
#e76f9d
RGB:
231, 111, 157
CMY:
9, 56, 38
CMYK:
0, 52, 32, 9
HSL:
337°, 71.4286%, 67.0588%
HSV (HSB):
337°, 51.9481%, 90.5882%
XYZ:
44.7252, 30.7921, 35.4845
xyY:
0.4029, 0.2774, 30.7921
CIE-Lab:
62.3318, 51.2662, -2.5783
CIE-LCH:
62.3318, 51.3310, 357.1209
CIE-Luv:
62.3318, 76.1502, -13.2035
Hunter-Lab:
55.4907, 46.7616, 0.9294
#e76f9d color charts
#e76f9d color shades, tints & tones
#e76f9d color schemes
#e76f9d color preview, HTML & CSS examples
This text has a color of #e76f9d
<p style="color:#e76f9d;">Text here</p>
.mytext {color:#e76f9d;}
This box has a color of #e76f9d
<div style="background-color:#e76f9d;">Content here</div>
.mybackground {background-color:#e76f9d;}
Border around this has a color of #e76f9d
<div style="border:2px solid #e76f9d;">Content here</div>
.myborder {border:2px solid #e76f9d;}