#e76b7e color space conversions
Hex:
#e76b7e
RGB:
231, 107, 126
CMY:
9, 58, 51
CMYK:
0, 54, 45, 9
HSL:
351°, 72.0930%, 66.2745%
HSV (HSB):
351°, 53.6797%, 90.5882%
XYZ:
41.9786, 29.0107, 23.1258
xyY:
0.4460, 0.3082, 29.0107
CIE-Lab:
60.7910, 49.7774, 13.0704
CIE-LCH:
60.7910, 51.4648, 14.7125
CIE-Luv:
60.7910, 86.4612, 7.4367
Hunter-Lab:
53.8616, 44.8615, 12.2466
#e76b7e color charts
#e76b7e color shades, tints & tones
#e76b7e color schemes
#e76b7e color preview, HTML & CSS examples
This text has a color of #e76b7e
<p style="color:#e76b7e;">Text here</p>
.mytext {color:#e76b7e;}
This box has a color of #e76b7e
<div style="background-color:#e76b7e;">Content here</div>
.mybackground {background-color:#e76b7e;}
Border around this has a color of #e76b7e
<div style="border:2px solid #e76b7e;">Content here</div>
.myborder {border:2px solid #e76b7e;}