#e76b6a color space conversions
Hex:
#e76b6a
RGB:
231, 107, 106
CMY:
9, 58, 58
CMYK:
0, 54, 54, 9
HSL:
0°, 72.2543%, 66.0784%
HSV (HSB):
0°, 54.1126%, 90.5882%
XYZ:
40.8142, 28.5449, 16.9942
xyY:
0.4726, 0.3306, 28.5449
CIE-Lab:
60.3779, 48.0047, 24.0038
CIE-LCH:
60.3779, 53.6715, 26.5665
CIE-Luv:
60.3779, 91.1545, 20.2022
Hunter-Lab:
53.4274, 42.8614, 18.5402
#e76b6a color charts
#e76b6a color shades, tints & tones
#e76b6a color schemes
#e76b6a color preview, HTML & CSS examples
This text has a color of #e76b6a
<p style="color:#e76b6a;">Text here</p>
.mytext {color:#e76b6a;}
This box has a color of #e76b6a
<div style="background-color:#e76b6a;">Content here</div>
.mybackground {background-color:#e76b6a;}
Border around this has a color of #e76b6a
<div style="border:2px solid #e76b6a;">Content here</div>
.myborder {border:2px solid #e76b6a;}