#e64b8a color space conversions
Hex:
#e64b8a
RGB:
230, 75, 138
CMY:
10, 71, 46
CMYK:
0, 67, 40, 10
HSL:
336°, 75.6098%, 59.8039%
HSV (HSB):
336°, 67.3913%, 90.1961%
XYZ:
39.7366, 23.6901, 26.5231
xyY:
0.4418, 0.2634, 23.6901
CIE-Lab:
55.7762, 64.4901, -1.1543
CIE-LCH:
55.7762, 64.5005, 358.9746
CIE-Luv:
55.7762, 99.3562, -13.8833
Hunter-Lab:
48.6725, 60.5520, 1.7619
#e64b8a color charts
#e64b8a color shades, tints & tones
#e64b8a color schemes
#e64b8a color preview, HTML & CSS examples
This text has a color of #e64b8a
<p style="color:#e64b8a;">Text here</p>
.mytext {color:#e64b8a;}
This box has a color of #e64b8a
<div style="background-color:#e64b8a;">Content here</div>
.mybackground {background-color:#e64b8a;}
Border around this has a color of #e64b8a
<div style="border:2px solid #e64b8a;">Content here</div>
.myborder {border:2px solid #e64b8a;}