#e6404a color space conversions
Hex:
#e6404a
RGB:
230, 64, 74
CMY:
10, 75, 71
CMYK:
0, 72, 68, 10
HSL:
356°, 76.8519%, 57.6471%
HSV (HSB):
356°, 72.1739%, 90.1961%
XYZ:
35.7026, 20.9842, 8.6472
xyY:
0.5465, 0.3212, 20.9842
CIE-Lab:
52.9322, 63.6428, 32.8810
CIE-LCH:
52.9322, 71.6350, 27.3231
CIE-Luv:
52.9322, 124.9374, 22.9844
Hunter-Lab:
45.8085, 58.9557, 20.8739
#e6404a color charts
#e6404a color shades, tints & tones
#e6404a color schemes
#e6404a color preview, HTML & CSS examples
This text has a color of #e6404a
<p style="color:#e6404a;">Text here</p>
.mytext {color:#e6404a;}
This box has a color of #e6404a
<div style="background-color:#e6404a;">Content here</div>
.mybackground {background-color:#e6404a;}
Border around this has a color of #e6404a
<div style="border:2px solid #e6404a;">Content here</div>
.myborder {border:2px solid #e6404a;}