#e60a4e color space conversions
Hex:
#e60a4e
RGB:
230, 10, 78
CMY:
10, 96, 69
CMYK:
0, 96, 66, 10
HSL:
341°, 91.6667%, 47.0588%
HSV (HSB):
341°, 95.6522%, 90.1961%
XYZ:
34.1168, 17.5901, 8.8048
xyY:
0.5638, 0.2907, 17.5901
CIE-Lab:
48.9952, 75.1905, 25.5738
CIE-LCH:
48.9952, 79.4206, 18.7842
CIE-Luv:
48.9952, 141.9464, 12.5485
Hunter-Lab:
41.9406, 71.8058, 16.9114
#e60a4e color charts
#e60a4e color shades, tints & tones
#e60a4e color schemes
#e60a4e color preview, HTML & CSS examples
This text has a color of #e60a4e
<p style="color:#e60a4e;">Text here</p>
.mytext {color:#e60a4e;}
This box has a color of #e60a4e
<div style="background-color:#e60a4e;">Content here</div>
.mybackground {background-color:#e60a4e;}
Border around this has a color of #e60a4e
<div style="border:2px solid #e60a4e;">Content here</div>
.myborder {border:2px solid #e60a4e;}