#e64285 color space conversions
Hex:
#e64285
RGB:
230, 66, 133
CMY:
10, 74, 48
CMYK:
0, 71, 42, 10
HSL:
335°, 76.6355%, 58.0392%
HSV (HSB):
335°, 71.3043%, 90.1961%
XYZ:
38.8150, 22.4129, 24.4706
xyY:
0.4529, 0.2615, 22.4129
CIE-Lab:
54.4624, 67.2400, -0.1108
CIE-LCH:
54.4624, 67.2401, 359.9056
CIE-Luv:
54.4624, 105.0673, -13.0978
Hunter-Lab:
47.3422, 63.4997, 2.4933
#e64285 color charts
#e64285 color shades, tints & tones
#e64285 color schemes
#e64285 color preview, HTML & CSS examples
This text has a color of #e64285
<p style="color:#e64285;">Text here</p>
.mytext {color:#e64285;}
This box has a color of #e64285
<div style="background-color:#e64285;">Content here</div>
.mybackground {background-color:#e64285;}
Border around this has a color of #e64285
<div style="border:2px solid #e64285;">Content here</div>
.myborder {border:2px solid #e64285;}