#e64a5f color space conversions
Hex:
#e64a5f
RGB:
230, 74, 95
CMY:
10, 71, 63
CMYK:
0, 68, 59, 10
HSL:
352°, 75.7282%, 59.6078%
HSV (HSB):
352°, 67.8261%, 90.1961%
XYZ:
37.1475, 22.5468, 13.2205
xyY:
0.5095, 0.3092, 22.5468
CIE-Lab:
54.6024, 61.2463, 22.6923
CIE-LCH:
54.6024, 65.3150, 20.3301
CIE-Luv:
54.6024, 113.7141, 14.6348
Hunter-Lab:
47.4834, 56.5489, 16.7306
#e64a5f color charts
#e64a5f color shades, tints & tones
#e64a5f color schemes
#e64a5f color preview, HTML & CSS examples
This text has a color of #e64a5f
<p style="color:#e64a5f;">Text here</p>
.mytext {color:#e64a5f;}
This box has a color of #e64a5f
<div style="background-color:#e64a5f;">Content here</div>
.mybackground {background-color:#e64a5f;}
Border around this has a color of #e64a5f
<div style="border:2px solid #e64a5f;">Content here</div>
.myborder {border:2px solid #e64a5f;}