#e65485 color space conversions
Hex:
#e65485
RGB:
230, 84, 133
CMY:
10, 67, 48
CMYK:
0, 63, 42, 10
HSL:
340°, 74.4898%, 61.5686%
HSV (HSB):
340°, 63.4783%, 90.1961%
XYZ:
40.0371, 24.8571, 24.8780
xyY:
0.4460, 0.2769, 24.8571
CIE-Lab:
56.9359, 60.4312, 3.4829
CIE-LCH:
56.9359, 60.5315, 3.2986
CIE-Luv:
56.9359, 96.7036, -7.0035
Hunter-Lab:
49.8569, 56.0931, 5.3148
#e65485 color charts
#e65485 color shades, tints & tones
#e65485 color schemes
#e65485 color preview, HTML & CSS examples
This text has a color of #e65485
<p style="color:#e65485;">Text here</p>
.mytext {color:#e65485;}
This box has a color of #e65485
<div style="background-color:#e65485;">Content here</div>
.mybackground {background-color:#e65485;}
Border around this has a color of #e65485
<div style="border:2px solid #e65485;">Content here</div>
.myborder {border:2px solid #e65485;}