#e65965 color space conversions
Hex:
#e65965
RGB:
230, 89, 101
CMY:
10, 65, 60
CMYK:
0, 61, 56, 10
HSL:
355°, 73.8220%, 62.5490%
HSV (HSB):
355°, 61.3043%, 90.1961%
XYZ:
38.5545, 24.9073, 15.0875
xyY:
0.4908, 0.3171, 24.9073
CIE-Lab:
56.9850, 55.5347, 22.3422
CIE-LCH:
56.9850, 59.8605, 21.9154
CIE-Luv:
56.9850, 103.1959, 16.0920
Hunter-Lab:
49.9073, 50.5576, 17.0111
#e65965 color charts
#e65965 color shades, tints & tones
#e65965 color schemes
#e65965 color preview, HTML & CSS examples
This text has a color of #e65965
<p style="color:#e65965;">Text here</p>
.mytext {color:#e65965;}
This box has a color of #e65965
<div style="background-color:#e65965;">Content here</div>
.mybackground {background-color:#e65965;}
Border around this has a color of #e65965
<div style="border:2px solid #e65965;">Content here</div>
.myborder {border:2px solid #e65965;}