#e5979f color space conversions
Hex:
#e5979f
RGB:
229, 151, 159
CMY:
10, 41, 38
CMYK:
0, 34, 31, 10
HSL:
354°, 60.0000%, 74.5098%
HSV (HSB):
354°, 34.0611%, 89.8039%
XYZ:
49.6377, 41.2944, 38.1553
xyY:
0.3845, 0.3199, 41.2944
CIE-Lab:
70.3817, 30.3151, 7.9310
CIE-LCH:
70.3817, 31.3354, 14.6611
CIE-Luv:
70.3817, 50.8435, 5.4873
Hunter-Lab:
64.2607, 25.4246, 9.7786
#e5979f color charts
#e5979f color shades, tints & tones
#e5979f color schemes
#e5979f color preview, HTML & CSS examples
This text has a color of #e5979f
<p style="color:#e5979f;">Text here</p>
.mytext {color:#e5979f;}
This box has a color of #e5979f
<div style="background-color:#e5979f;">Content here</div>
.mybackground {background-color:#e5979f;}
Border around this has a color of #e5979f
<div style="border:2px solid #e5979f;">Content here</div>
.myborder {border:2px solid #e5979f;}