#e65e74 color space conversions
Hex:
#e65e74
RGB:
230, 94, 116
CMY:
10, 63, 55
CMYK:
0, 59, 50, 10
HSL:
350°, 73.1183%, 63.5294%
HSV (HSB):
350°, 59.1304%, 90.1961%
XYZ:
39.7882, 26.0894, 19.4617
xyY:
0.4662, 0.3057, 26.0894
CIE-Lab:
58.1218, 54.5416, 15.1361
CIE-LCH:
58.1218, 56.6028, 15.5101
CIE-Luv:
58.1218, 96.1742, 8.5624
Hunter-Lab:
51.0777, 49.6608, 13.1637
#e65e74 color charts
#e65e74 color shades, tints & tones
#e65e74 color schemes
#e65e74 color preview, HTML & CSS examples
This text has a color of #e65e74
<p style="color:#e65e74;">Text here</p>
.mytext {color:#e65e74;}
This box has a color of #e65e74
<div style="background-color:#e65e74;">Content here</div>
.mybackground {background-color:#e65e74;}
Border around this has a color of #e65e74
<div style="border:2px solid #e65e74;">Content here</div>
.myborder {border:2px solid #e65e74;}