#e6242c color space conversions
Hex:
#e6242c
RGB:
230, 36, 44
CMY:
10, 86, 83
CMYK:
0, 84, 81, 10
HSL:
358°, 79.5082%, 52.1569%
HSV (HSB):
358°, 84.3478%, 90.1961%
XYZ:
33.7186, 18.2666, 4.1315
xyY:
0.6009, 0.3255, 18.2666
CIE-Lab:
49.8179, 70.2565, 46.2724
CIE-LCH:
49.8179, 84.1256, 33.3697
CIE-Luv:
49.8179, 144.7429, 29.2936
Hunter-Lab:
42.7394, 66.0308, 24.1862
#e6242c color charts
#e6242c color shades, tints & tones
#e6242c color schemes
#e6242c color preview, HTML & CSS examples
This text has a color of #e6242c
<p style="color:#e6242c;">Text here</p>
.mytext {color:#e6242c;}
This box has a color of #e6242c
<div style="background-color:#e6242c;">Content here</div>
.mybackground {background-color:#e6242c;}
Border around this has a color of #e6242c
<div style="border:2px solid #e6242c;">Content here</div>
.myborder {border:2px solid #e6242c;}