#e60f44 color space conversions
Hex:
#e60f44
RGB:
230, 15, 68
CMY:
10, 94, 73
CMYK:
0, 93, 70, 10
HSL:
345°, 87.7551%, 48.0392%
HSV (HSB):
345°, 93.4783%, 90.1961%
XYZ:
33.8473, 17.5820, 7.0786
xyY:
0.5785, 0.3005, 17.5820
CIE-Lab:
48.9851, 74.2957, 31.6244
CIE-LCH:
48.9851, 80.7463, 23.0573
CIE-Luv:
48.9851, 144.4451, 17.8297
Hunter-Lab:
41.9309, 70.7092, 19.3426
#e60f44 color charts
#e60f44 color shades, tints & tones
#e60f44 color schemes
#e60f44 color preview, HTML & CSS examples
This text has a color of #e60f44
<p style="color:#e60f44;">Text here</p>
.mytext {color:#e60f44;}
This box has a color of #e60f44
<div style="background-color:#e60f44;">Content here</div>
.mybackground {background-color:#e60f44;}
Border around this has a color of #e60f44
<div style="border:2px solid #e60f44;">Content here</div>
.myborder {border:2px solid #e60f44;}