#e76a8e color space conversions
Hex:
#e76a8e
RGB:
231, 106, 142
CMY:
9, 58, 44
CMYK:
0, 54, 39, 9
HSL:
343°, 72.2543%, 66.0784%
HSV (HSB):
343°, 54.1126%, 90.5882%
XYZ:
42.9915, 29.2500, 28.9711
xyY:
0.4248, 0.2890, 29.2500
CIE-Lab:
61.0016, 51.9081, 4.1247
CIE-LCH:
61.0016, 52.0717, 4.5433
CIE-Luv:
61.0016, 82.9253, -4.2837
Hunter-Lab:
54.0833, 47.2464, 6.0981
#e76a8e color charts
#e76a8e color shades, tints & tones
#e76a8e color schemes
#e76a8e color preview, HTML & CSS examples
This text has a color of #e76a8e
<p style="color:#e76a8e;">Text here</p>
.mytext {color:#e76a8e;}
This box has a color of #e76a8e
<div style="background-color:#e76a8e;">Content here</div>
.mybackground {background-color:#e76a8e;}
Border around this has a color of #e76a8e
<div style="border:2px solid #e76a8e;">Content here</div>
.myborder {border:2px solid #e76a8e;}