#e6404c color space conversions
Hex:
#e6404c
RGB:
230, 64, 76
CMY:
10, 75, 70
CMYK:
0, 72, 67, 10
HSL:
356°, 76.8519%, 57.6471%
HSV (HSB):
356°, 72.1739%, 90.1961%
XYZ:
35.7710, 21.0116, 9.0078
xyY:
0.5437, 0.3194, 21.0116
CIE-Lab:
52.9622, 63.7441, 31.7540
CIE-LCH:
52.9622, 71.2153, 26.4801
CIE-Luv:
52.9622, 124.4282, 22.0197
Hunter-Lab:
45.8384, 59.0793, 20.4357
#e6404c color charts
#e6404c color shades, tints & tones
#e6404c color schemes
#e6404c color preview, HTML & CSS examples
This text has a color of #e6404c
<p style="color:#e6404c;">Text here</p>
.mytext {color:#e6404c;}
This box has a color of #e6404c
<div style="background-color:#e6404c;">Content here</div>
.mybackground {background-color:#e6404c;}
Border around this has a color of #e6404c
<div style="border:2px solid #e6404c;">Content here</div>
.myborder {border:2px solid #e6404c;}