#ec133e color space conversions
Hex:
#ec133e
RGB:
236, 19, 62
CMY:
7, 93, 76
CMYK:
0, 92, 74, 7
HSL:
348°, 85.0980%, 50.0000%
HSV (HSB):
348°, 91.9492%, 92.5490%
XYZ:
35.6944, 18.6464, 6.2752
xyY:
0.5889, 0.3076, 18.6464
CIE-Lab:
50.2709, 75.0865, 37.0064
CIE-LCH:
50.2709, 83.7105, 26.2364
CIE-Luv:
50.2709, 149.8931, 22.0804
Hunter-Lab:
43.1815, 71.9831, 21.6109
#ec133e color charts
#ec133e color shades, tints & tones
#ec133e color schemes
#ec133e color preview, HTML & CSS examples
This text has a color of #ec133e
<p style="color:#ec133e;">Text here</p>
.mytext {color:#ec133e;}
This box has a color of #ec133e
<div style="background-color:#ec133e;">Content here</div>
.mybackground {background-color:#ec133e;}
Border around this has a color of #ec133e
<div style="border:2px solid #ec133e;">Content here</div>
.myborder {border:2px solid #ec133e;}