#e76b5e color space conversions
Hex:
#e76b5e
RGB:
231, 107, 94
CMY:
9, 58, 63
CMYK:
0, 54, 59, 9
HSL:
6°, 74.0541%, 63.7255%
HSV (HSB):
6°, 59.3074%, 90.5882%
XYZ:
40.2331, 28.3125, 13.9340
xyY:
0.4878, 0.3433, 28.3125
CIE-Lab:
60.1700, 47.1018, 30.5411
CIE-LCH:
60.1700, 56.1368, 32.9597
CIE-Luv:
60.1700, 93.6735, 27.0077
Hunter-Lab:
53.2095, 41.8520, 21.7203
#e76b5e color charts
#e76b5e color shades, tints & tones
#e76b5e color schemes
#e76b5e color preview, HTML & CSS examples
This text has a color of #e76b5e
<p style="color:#e76b5e;">Text here</p>
.mytext {color:#e76b5e;}
This box has a color of #e76b5e
<div style="background-color:#e76b5e;">Content here</div>
.mybackground {background-color:#e76b5e;}
Border around this has a color of #e76b5e
<div style="border:2px solid #e76b5e;">Content here</div>
.myborder {border:2px solid #e76b5e;}