#e76c8b color space conversions
Hex:
#e76c8b
RGB:
231, 108, 139
CMY:
9, 58, 45
CMYK:
0, 53, 40, 9
HSL:
345°, 71.9298%, 66.4706%
HSV (HSB):
345°, 53.2468%, 90.5882%
XYZ:
42.9778, 29.5781, 27.8701
xyY:
0.4280, 0.2945, 29.5781
CIE-Lab:
61.2885, 50.6306, 6.2700
CIE-LCH:
61.2885, 51.0173, 7.0595
CIE-Luv:
61.2885, 82.5601, -1.2159
Hunter-Lab:
54.3858, 45.8825, 7.6868
#e76c8b color charts
#e76c8b color shades, tints & tones
#e76c8b color schemes
#e76c8b color preview, HTML & CSS examples
This text has a color of #e76c8b
<p style="color:#e76c8b;">Text here</p>
.mytext {color:#e76c8b;}
This box has a color of #e76c8b
<div style="background-color:#e76c8b;">Content here</div>
.mybackground {background-color:#e76c8b;}
Border around this has a color of #e76c8b
<div style="border:2px solid #e76c8b;">Content here</div>
.myborder {border:2px solid #e76c8b;}