#e76e7d color space conversions
Hex:
#e76e7d
RGB:
231, 110, 125
CMY:
9, 57, 51
CMYK:
0, 52, 46, 9
HSL:
353°, 71.5976%, 66.8627%
HSV (HSB):
353°, 52.3810%, 90.5882%
XYZ:
42.2326, 29.6215, 22.8936
xyY:
0.4457, 0.3126, 29.6215
CIE-Lab:
61.3262, 48.2371, 14.3938
CIE-LCH:
61.3262, 50.3388, 16.6149
CIE-Luv:
61.3262, 84.8346, 9.4138
Hunter-Lab:
54.4256, 43.2658, 13.1581
#e76e7d color charts
#e76e7d color shades, tints & tones
#e76e7d color schemes
#e76e7d color preview, HTML & CSS examples
This text has a color of #e76e7d
<p style="color:#e76e7d;">Text here</p>
.mytext {color:#e76e7d;}
This box has a color of #e76e7d
<div style="background-color:#e76e7d;">Content here</div>
.mybackground {background-color:#e76e7d;}
Border around this has a color of #e76e7d
<div style="border:2px solid #e76e7d;">Content here</div>
.myborder {border:2px solid #e76e7d;}