#e60f4b color space conversions
Hex:
#e60f4b
RGB:
230, 15, 75
CMY:
10, 94, 71
CMYK:
0, 93, 67, 10
HSL:
343°, 87.7551%, 48.0392%
HSV (HSB):
343°, 93.4783%, 90.1961%
XYZ:
34.0740, 17.6726, 8.2719
xyY:
0.5677, 0.2945, 17.6726
CIE-Lab:
49.0966, 74.6043, 27.5301
CIE-LCH:
49.0966, 79.5218, 20.2548
CIE-Luv:
49.0966, 142.2375, 14.4258
Hunter-Lab:
42.0388, 71.1125, 17.7608
#e60f4b color charts
#e60f4b color shades, tints & tones
#e60f4b color schemes
#e60f4b color preview, HTML & CSS examples
This text has a color of #e60f4b
<p style="color:#e60f4b;">Text here</p>
.mytext {color:#e60f4b;}
This box has a color of #e60f4b
<div style="background-color:#e60f4b;">Content here</div>
.mybackground {background-color:#e60f4b;}
Border around this has a color of #e60f4b
<div style="border:2px solid #e60f4b;">Content here</div>
.myborder {border:2px solid #e60f4b;}