#ec0b32 color space conversions
Hex:
        #ec0b32
        RGB:
        236, 11, 50
        CMY:
        7, 96, 80
        CMYK:
        0, 95, 79, 7
      HSL:
        350°, 91.0931%, 48.4314%
        HSV (HSB):
        350°, 95.3390%, 92.5490%
        XYZ:
        35.2875, 18.3025, 4.6905
        xyY:
        0.6055, 0.3140, 18.3025
      CIE-Lab:
        49.8610, 75.4773, 43.4430
        CIE-LCH:
        49.8610, 87.0868, 29.9237
        CIE-Luv:
        49.8610, 154.2356, 26.0762
        Hunter-Lab:
        42.7814, 72.3649, 23.4465
      #ec0b32 color charts
#ec0b32 RGB chart
      #ec0b32 CMYK chart
      #ec0b32 RGB pie chart
      #ec0b32 color shades, tints & tones
#ec0b32 color schemes
#ec0b32 color preview, HTML & CSS examples
           This text has a color of #ec0b32        
        
          <p style="color:#ec0b32;">Text here</p>
        
        
          .mytext {color:#ec0b32;}
        
        Text color #ec0b32
      
           This box has a color of #ec0b32        
        
          <div style="background-color:#ec0b32;">Content here</div>
        
        
          .mybackground {background-color:#ec0b32;}
        
        Background color #ec0b32
      
           Border around this has a color of #ec0b32        
        
          <div style="border:2px solid #ec0b32;">Content here</div>
        
        
          .myborder {border:2px solid #ec0b32;}
        
        Border color #ec0b32