#e76f7b color space conversions
Hex:
#e76f7b
RGB:
231, 111, 123
CMY:
9, 56, 52
CMYK:
0, 52, 47, 9
HSL:
354°, 71.4286%, 67.0588%
HSV (HSB):
354°, 51.9481%, 90.5882%
XYZ:
42.2146, 29.7879, 22.2636
xyY:
0.4478, 0.3160, 29.7879
CIE-Lab:
61.4708, 47.5599, 15.7441
CIE-LCH:
61.4708, 50.0981, 18.3165
CIE-Luv:
61.4708, 84.6738, 11.1834
Hunter-Lab:
54.5783, 42.5523, 14.0192
#e76f7b color charts
#e76f7b color shades, tints & tones
#e76f7b color schemes
#e76f7b color preview, HTML & CSS examples
This text has a color of #e76f7b
<p style="color:#e76f7b;">Text here</p>
.mytext {color:#e76f7b;}
This box has a color of #e76f7b
<div style="background-color:#e76f7b;">Content here</div>
.mybackground {background-color:#e76f7b;}
Border around this has a color of #e76f7b
<div style="border:2px solid #e76f7b;">Content here</div>
.myborder {border:2px solid #e76f7b;}