#e76a8d color space conversions
Hex:
#e76a8d
RGB:
231, 106, 141
CMY:
9, 58, 45
CMYK:
0, 54, 39, 9
HSL:
343°, 72.2543%, 66.0784%
HSV (HSB):
343°, 54.1126%, 90.5882%
XYZ:
42.9167, 29.2201, 28.5774
xyY:
0.4261, 0.2901, 29.2201
CIE-Lab:
60.9754, 51.7986, 4.6648
CIE-LCH:
60.9754, 52.0082, 5.1460
CIE-Luv:
60.9754, 83.1922, -3.5549
Hunter-Lab:
54.0556, 47.1205, 6.4943
#e76a8d color charts
#e76a8d color shades, tints & tones
#e76a8d color schemes
#e76a8d color preview, HTML & CSS examples
This text has a color of #e76a8d
<p style="color:#e76a8d;">Text here</p>
.mytext {color:#e76a8d;}
This box has a color of #e76a8d
<div style="background-color:#e76a8d;">Content here</div>
.mybackground {background-color:#e76a8d;}
Border around this has a color of #e76a8d
<div style="border:2px solid #e76a8d;">Content here</div>
.myborder {border:2px solid #e76a8d;}