#e65385 color space conversions
Hex:
#e65385
RGB:
230, 83, 133
CMY:
10, 67, 48
CMYK:
0, 64, 42, 10
HSL:
340°, 74.6193%, 61.3725%
HSV (HSB):
340°, 63.9130%, 90.1961%
XYZ:
39.9600, 24.7030, 24.8523
xyY:
0.4464, 0.2760, 24.7030
CIE-Lab:
56.7849, 60.8417, 3.2646
CIE-LCH:
56.7849, 60.9292, 3.0713
CIE-Luv:
56.7849, 97.2108, -7.3738
Hunter-Lab:
49.7021, 56.5338, 5.1449
#e65385 color charts
#e65385 color shades, tints & tones
#e65385 color schemes
#e65385 color preview, HTML & CSS examples
This text has a color of #e65385
<p style="color:#e65385;">Text here</p>
.mytext {color:#e65385;}
This box has a color of #e65385
<div style="background-color:#e65385;">Content here</div>
.mybackground {background-color:#e65385;}
Border around this has a color of #e65385
<div style="border:2px solid #e65385;">Content here</div>
.myborder {border:2px solid #e65385;}