#e65f79 color space conversions
Hex:
#e65f79
RGB:
230, 95, 121
CMY:
10, 63, 53
CMYK:
0, 59, 47, 10
HSL:
348°, 72.9730%, 63.7255%
HSV (HSB):
348°, 58.6957%, 90.1961%
XYZ:
40.1765, 26.3879, 21.0650
xyY:
0.4585, 0.3011, 26.3879
CIE-Lab:
58.4034, 54.5404, 12.6092
CIE-LCH:
58.4034, 55.9790, 13.0175
CIE-Luv:
58.4034, 94.2177, 5.6310
Hunter-Lab:
51.3691, 49.7114, 11.6453
#e65f79 color charts
#e65f79 color shades, tints & tones
#e65f79 color schemes
#e65f79 color preview, HTML & CSS examples
This text has a color of #e65f79
<p style="color:#e65f79;">Text here</p>
.mytext {color:#e65f79;}
This box has a color of #e65f79
<div style="background-color:#e65f79;">Content here</div>
.mybackground {background-color:#e65f79;}
Border around this has a color of #e65f79
<div style="border:2px solid #e65f79;">Content here</div>
.myborder {border:2px solid #e65f79;}