#e65384 color space conversions
Hex:
#e65384
RGB:
230, 83, 132
CMY:
10, 67, 48
CMYK:
0, 64, 43, 10
HSL:
340°, 74.6193%, 61.3725%
HSV (HSB):
340°, 63.9130%, 90.1961%
XYZ:
39.8912, 24.6755, 24.4901
xyY:
0.4479, 0.2771, 24.6755
CIE-Lab:
56.7578, 60.7432, 3.8146
CIE-LCH:
56.7578, 60.8629, 3.5934
CIE-Luv:
56.7578, 97.5332, -6.6514
Hunter-Lab:
49.6744, 56.4150, 5.5413
#e65384 color charts
#e65384 color shades, tints & tones
#e65384 color schemes
#e65384 color preview, HTML & CSS examples
This text has a color of #e65384
<p style="color:#e65384;">Text here</p>
.mytext {color:#e65384;}
This box has a color of #e65384
<div style="background-color:#e65384;">Content here</div>
.mybackground {background-color:#e65384;}
Border around this has a color of #e65384
<div style="border:2px solid #e65384;">Content here</div>
.myborder {border:2px solid #e65384;}