#e60d3a color space conversions
Hex:
#e60d3a
RGB:
230, 13, 58
CMY:
10, 95, 77
CMYK:
0, 94, 75, 10
HSL:
348°, 89.3004%, 47.6471%
HSV (HSB):
348°, 94.3478%, 90.1961%
XYZ:
33.5408, 17.4163, 5.5969
xyY:
0.5931, 0.3080, 17.4163
CIE-Lab:
48.7804, 74.1050, 37.3270
CIE-LCH:
48.7804, 82.9751, 26.7346
CIE-Luv:
48.7804, 147.6003, 22.0308
Hunter-Lab:
41.7329, 70.4282, 21.2615
#e60d3a color charts
#e60d3a color shades, tints & tones
#e60d3a color schemes
#e60d3a color preview, HTML & CSS examples
This text has a color of #e60d3a
<p style="color:#e60d3a;">Text here</p>
.mytext {color:#e60d3a;}
This box has a color of #e60d3a
<div style="background-color:#e60d3a;">Content here</div>
.mybackground {background-color:#e60d3a;}
Border around this has a color of #e60d3a
<div style="border:2px solid #e60d3a;">Content here</div>
.myborder {border:2px solid #e60d3a;}