#e60f3b color space conversions
Hex:
#e60f3b
RGB:
230, 15, 59
CMY:
10, 94, 77
CMYK:
0, 93, 74, 10
HSL:
348°, 87.7551%, 48.0392%
HSV (HSB):
348°, 93.4783%, 90.1961%
XYZ:
33.5934, 17.4804, 5.7412
xyY:
0.5913, 0.3077, 17.4804
CIE-Lab:
48.8597, 73.9476, 36.8303
CIE-LCH:
48.8597, 82.6118, 26.4760
CIE-Luv:
48.8597, 147.0033, 21.7601
Hunter-Lab:
41.8096, 70.2553, 21.1252
#e60f3b color charts
#e60f3b color shades, tints & tones
#e60f3b color schemes
#e60f3b color preview, HTML & CSS examples
This text has a color of #e60f3b
<p style="color:#e60f3b;">Text here</p>
.mytext {color:#e60f3b;}
This box has a color of #e60f3b
<div style="background-color:#e60f3b;">Content here</div>
.mybackground {background-color:#e60f3b;}
Border around this has a color of #e60f3b
<div style="border:2px solid #e60f3b;">Content here</div>
.myborder {border:2px solid #e60f3b;}