#e64f81 color space conversions
Hex:
#e64f81
RGB:
230, 79, 129
CMY:
10, 69, 49
CMYK:
0, 66, 44, 10
HSL:
340°, 75.1244%, 60.5882%
HSV (HSB):
340°, 65.6522%, 90.1961%
XYZ:
39.3916, 23.9999, 23.3252
xyY:
0.4543, 0.2768, 23.9999
CIE-Lab:
56.0877, 62.0619, 4.6193
CIE-LCH:
56.0877, 62.2335, 4.2567
CIE-Luv:
56.0877, 100.5195, -5.9369
Hunter-Lab:
48.9897, 57.7959, 6.0634
#e64f81 color charts
#e64f81 color shades, tints & tones
#e64f81 color schemes
#e64f81 color preview, HTML & CSS examples
This text has a color of #e64f81
<p style="color:#e64f81;">Text here</p>
.mytext {color:#e64f81;}
This box has a color of #e64f81
<div style="background-color:#e64f81;">Content here</div>
.mybackground {background-color:#e64f81;}
Border around this has a color of #e64f81
<div style="border:2px solid #e64f81;">Content here</div>
.myborder {border:2px solid #e64f81;}