#e65a75 color space conversions
Hex:
#e65a75
RGB:
230, 90, 117
CMY:
10, 65, 54
CMYK:
0, 61, 49, 10
HSL:
348°, 73.6842%, 62.7451%
HSV (HSB):
348°, 60.8696%, 90.1961%
XYZ:
39.5002, 25.4197, 19.6542
xyY:
0.4670, 0.3006, 25.4197
CIE-Lab:
57.4821, 56.3942, 13.6628
CIE-LCH:
57.4821, 58.0256, 13.6188
CIE-Luv:
57.4821, 98.2614, 6.3690
Hunter-Lab:
50.4179, 51.6153, 12.1798
#e65a75 color charts
#e65a75 color shades, tints & tones
#e65a75 color schemes
#e65a75 color preview, HTML & CSS examples
This text has a color of #e65a75
<p style="color:#e65a75;">Text here</p>
.mytext {color:#e65a75;}
This box has a color of #e65a75
<div style="background-color:#e65a75;">Content here</div>
.mybackground {background-color:#e65a75;}
Border around this has a color of #e65a75
<div style="border:2px solid #e65a75;">Content here</div>
.myborder {border:2px solid #e65a75;}