#e65f87 color space conversions
Hex:
#e65f87
RGB:
230, 95, 135
CMY:
10, 63, 47
CMYK:
0, 59, 41, 10
HSL:
342°, 72.9730%, 63.7255%
HSV (HSB):
342°, 58.6957%, 90.1961%
XYZ:
41.0985, 26.7567, 25.9201
xyY:
0.4383, 0.2853, 26.7567
CIE-Lab:
58.7484, 55.9020, 4.9240
CIE-LCH:
58.7484, 56.1184, 5.0338
CIE-Luv:
58.7484, 90.2542, -4.1440
Hunter-Lab:
51.7269, 51.3015, 6.4989
#e65f87 color charts
#e65f87 color shades, tints & tones
#e65f87 color schemes
#e65f87 color preview, HTML & CSS examples
This text has a color of #e65f87
<p style="color:#e65f87;">Text here</p>
.mytext {color:#e65f87;}
This box has a color of #e65f87
<div style="background-color:#e65f87;">Content here</div>
.mybackground {background-color:#e65f87;}
Border around this has a color of #e65f87
<div style="border:2px solid #e65f87;">Content here</div>
.myborder {border:2px solid #e65f87;}