#e20c4a color space conversions
Hex:
#e20c4a
RGB:
226, 12, 74
CMY:
11, 95, 71
CMYK:
0, 95, 67, 11
HSL:
343°, 89.9160%, 46.6667%
HSV (HSB):
343°, 94.6903%, 88.6275%
XYZ:
32.7315, 16.9261, 8.0205
xyY:
0.5675, 0.2935, 16.9261
CIE-Lab:
48.1668, 73.8851, 26.7939
CIE-LCH:
48.1668, 78.5934, 19.9328
CIE-Luv:
48.1668, 139.9937, 13.7657
Hunter-Lab:
41.1414, 70.0150, 17.2404
#e20c4a color charts
#e20c4a color shades, tints & tones
#e20c4a color schemes
#e20c4a color preview, HTML & CSS examples
This text has a color of #e20c4a
<p style="color:#e20c4a;">Text here</p>
.mytext {color:#e20c4a;}
This box has a color of #e20c4a
<div style="background-color:#e20c4a;">Content here</div>
.mybackground {background-color:#e20c4a;}
Border around this has a color of #e20c4a
<div style="border:2px solid #e20c4a;">Content here</div>
.myborder {border:2px solid #e20c4a;}