#ed1b24 color space conversions
Hex:
        #ed1b24
        RGB:
        237, 27, 36
        CMY:
        7, 89, 86
        CMYK:
        0, 89, 85, 7
      HSL:
        357°, 85.3659%, 51.7647%
        HSV (HSB):
        357°, 88.6076%, 92.9412%
        XYZ:
        35.6354, 18.9158, 3.4420
        xyY:
        0.6145, 0.3262, 18.9158
      CIE-Lab:
        50.5885, 73.5187, 51.5696
        CIE-LCH:
        50.5885, 89.8021, 35.0477
        CIE-Luv:
        50.5885, 154.2195, 31.5811
        Hunter-Lab:
        43.4923, 70.1427, 25.7524
      #ed1b24 color charts
#ed1b24 RGB chart
      #ed1b24 CMYK chart
      #ed1b24 RGB pie chart
      #ed1b24 color shades, tints & tones
#ed1b24 color schemes
#ed1b24 color preview, HTML & CSS examples
           This text has a color of #ed1b24        
        
          <p style="color:#ed1b24;">Text here</p>
        
        
          .mytext {color:#ed1b24;}
        
        Text color #ed1b24
      
           This box has a color of #ed1b24        
        
          <div style="background-color:#ed1b24;">Content here</div>
        
        
          .mybackground {background-color:#ed1b24;}
        
        Background color #ed1b24
      
           Border around this has a color of #ed1b24        
        
          <div style="border:2px solid #ed1b24;">Content here</div>
        
        
          .myborder {border:2px solid #ed1b24;}
        
        Border color #ed1b24