#e6042a color space conversions
Hex:
#e6042a
RGB:
230, 4, 42
CMY:
10, 98, 84
CMYK:
0, 98, 82, 10
HSL:
350°, 96.5812%, 45.8824%
HSV (HSB):
350°, 98.2609%, 90.1961%
XYZ:
33.0945, 17.0770, 3.7424
xyY:
0.6138, 0.3167, 17.0770
CIE-Lab:
48.3569, 74.3562, 45.9332
CIE-LCH:
48.3569, 87.3997, 31.7055
CIE-Luv:
48.3569, 152.5833, 27.1327
Hunter-Lab:
41.3243, 70.6336, 23.5576
#e6042a color charts
#e6042a color shades, tints & tones
#e6042a color schemes
#e6042a color preview, HTML & CSS examples
This text has a color of #e6042a
<p style="color:#e6042a;">Text here</p>
.mytext {color:#e6042a;}
This box has a color of #e6042a
<div style="background-color:#e6042a;">Content here</div>
.mybackground {background-color:#e6042a;}
Border around this has a color of #e6042a
<div style="border:2px solid #e6042a;">Content here</div>
.myborder {border:2px solid #e6042a;}