#e64b7f color space conversions
Hex:
#e64b7f
RGB:
230, 75, 127
CMY:
10, 71, 50
CMYK:
0, 67, 45, 10
HSL:
340°, 75.6098%, 59.8039%
HSV (HSB):
340°, 67.3913%, 90.1961%
XYZ:
38.9800, 23.3875, 22.5384
xyY:
0.4591, 0.2755, 23.3875
CIE-Lab:
55.4692, 63.4250, 4.9138
CIE-LCH:
55.4692, 63.6151, 4.4301
CIE-Luv:
55.4692, 103.1446, -5.8854
Hunter-Lab:
48.3606, 59.2450, 6.2203
#e64b7f color charts
#e64b7f color shades, tints & tones
#e64b7f color schemes
#e64b7f color preview, HTML & CSS examples
This text has a color of #e64b7f
<p style="color:#e64b7f;">Text here</p>
.mytext {color:#e64b7f;}
This box has a color of #e64b7f
<div style="background-color:#e64b7f;">Content here</div>
.mybackground {background-color:#e64b7f;}
Border around this has a color of #e64b7f
<div style="border:2px solid #e64b7f;">Content here</div>
.myborder {border:2px solid #e64b7f;}