#ec113a color space conversions
Hex:
#ec113a
RGB:
236, 17, 58
CMY:
7, 93, 77
CMYK:
0, 93, 75, 7
HSL:
349°, 86.5613%, 49.6078%
HSV (HSB):
349°, 92.7966%, 92.5490%
XYZ:
35.5562, 18.5393, 5.7074
xyY:
0.5946, 0.3100, 18.5393
CIE-Lab:
50.1437, 75.1686, 39.1913
CIE-LCH:
50.1437, 84.7719, 27.5366
CIE-Luv:
50.1437, 151.3282, 23.5369
Hunter-Lab:
43.0572, 72.0534, 22.2810
#ec113a color charts
#ec113a color shades, tints & tones
#ec113a color schemes
#ec113a color preview, HTML & CSS examples
This text has a color of #ec113a
<p style="color:#ec113a;">Text here</p>
.mytext {color:#ec113a;}
This box has a color of #ec113a
<div style="background-color:#ec113a;">Content here</div>
.mybackground {background-color:#ec113a;}
Border around this has a color of #ec113a
<div style="border:2px solid #ec113a;">Content here</div>
.myborder {border:2px solid #ec113a;}