#e60f12 color space conversions
Hex:
#e60f12
RGB:
230, 15, 18
CMY:
10, 94, 93
CMYK:
0, 93, 92, 10
HSL:
359°, 87.7551%, 48.0392%
HSV (HSB):
359°, 93.4783%, 90.1961%
XYZ:
32.9131, 17.2083, 2.1591
xyY:
0.6295, 0.3292, 17.2083
CIE-Lab:
48.5214, 73.0033, 57.1103
CIE-LCH:
48.5214, 92.6880, 38.0360
CIE-Luv:
48.5214, 154.3309, 32.9424
Hunter-Lab:
41.4829, 69.0294, 25.9521
#e60f12 color charts
#e60f12 color shades, tints & tones
#e60f12 color schemes
#e60f12 color preview, HTML & CSS examples
This text has a color of #e60f12
<p style="color:#e60f12;">Text here</p>
.mytext {color:#e60f12;}
This box has a color of #e60f12
<div style="background-color:#e60f12;">Content here</div>
.mybackground {background-color:#e60f12;}
Border around this has a color of #e60f12
<div style="border:2px solid #e60f12;">Content here</div>
.myborder {border:2px solid #e60f12;}