#e64a48 color space conversions
Hex:
#e64a48
RGB:
230, 74, 72
CMY:
10, 71, 72
CMYK:
0, 68, 69, 10
HSL:
1°, 75.9615%, 59.2157%
HSV (HSB):
1°, 68.6957%, 90.1961%
XYZ:
36.2516, 22.1884, 8.5030
xyY:
0.5415, 0.3315, 22.1884
CIE-Lab:
54.2264, 59.9044, 35.5928
CIE-LCH:
54.2264, 69.6806, 30.7170
CIE-Luv:
54.2264, 119.5930, 26.6129
Hunter-Lab:
47.1046, 54.9402, 22.2706
#e64a48 color charts
#e64a48 color shades, tints & tones
#e64a48 color schemes
#e64a48 color preview, HTML & CSS examples
This text has a color of #e64a48
<p style="color:#e64a48;">Text here</p>
.mytext {color:#e64a48;}
This box has a color of #e64a48
<div style="background-color:#e64a48;">Content here</div>
.mybackground {background-color:#e64a48;}
Border around this has a color of #e64a48
<div style="border:2px solid #e64a48;">Content here</div>
.myborder {border:2px solid #e64a48;}