#e6412c color space conversions
Hex:
#e6412c
RGB:
230, 65, 44
CMY:
10, 75, 83
CMYK:
0, 72, 81, 10
HSL:
7°, 78.8136%, 53.7255%
HSV (HSB):
7°, 80.8696%, 90.1961%
XYZ:
34.9780, 20.7854, 4.5513
xyY:
0.5799, 0.3446, 20.7854
CIE-Lab:
52.7139, 62.1269, 49.0621
CIE-LCH:
52.7139, 79.1634, 38.2985
CIE-Luv:
52.7139, 130.4494, 34.7460
Hunter-Lab:
45.5910, 57.1632, 25.9949
#e6412c color charts
#e6412c color shades, tints & tones
#e6412c color schemes
#e6412c color preview, HTML & CSS examples
This text has a color of #e6412c
<p style="color:#e6412c;">Text here</p>
.mytext {color:#e6412c;}
This box has a color of #e6412c
<div style="background-color:#e6412c;">Content here</div>
.mybackground {background-color:#e6412c;}
Border around this has a color of #e6412c
<div style="border:2px solid #e6412c;">Content here</div>
.myborder {border:2px solid #e6412c;}