#e76cac color space conversions
Hex:
#e76cac
RGB:
231, 108, 172
CMY:
9, 58, 33
CMYK:
0, 53, 26, 9
HSL:
329°, 71.9298%, 66.4706%
HSV (HSB):
329°, 53.2468%, 90.5882%
XYZ:
45.7640, 30.6926, 42.5420
xyY:
0.3846, 0.2579, 30.6926
CIE-Lab:
62.2473, 54.6180, -11.3027
CIE-LCH:
62.2473, 55.7753, 348.3082
CIE-Luv:
62.2473, 73.6324, -26.2872
Hunter-Lab:
55.4009, 50.4984, -6.7477
#e76cac color charts
#e76cac color shades, tints & tones
#e76cac color schemes
#e76cac color preview, HTML & CSS examples
This text has a color of #e76cac
<p style="color:#e76cac;">Text here</p>
.mytext {color:#e76cac;}
This box has a color of #e76cac
<div style="background-color:#e76cac;">Content here</div>
.mybackground {background-color:#e76cac;}
Border around this has a color of #e76cac
<div style="border:2px solid #e76cac;">Content here</div>
.myborder {border:2px solid #e76cac;}