#ed0f30 color space conversions
Hex:
        #ed0f30
        RGB:
        237, 15, 48
        CMY:
        7, 94, 81
        CMYK:
        0, 94, 80, 7
      HSL:
        351°, 88.0952%, 49.4118%
        HSV (HSB):
        351°, 93.6709%, 92.9412%
        XYZ:
        35.6294, 18.5596, 4.5008
        xyY:
        0.6071, 0.3162, 18.5596
      CIE-Lab:
        50.1679, 75.3113, 44.9304
        CIE-LCH:
        50.1679, 87.6956, 30.8201
        CIE-Luv:
        50.1679, 154.7594, 27.1688
        Hunter-Lab:
        43.0808, 72.2344, 23.9624
      #ed0f30 color charts
#ed0f30 RGB chart
      #ed0f30 CMYK chart
      #ed0f30 RGB pie chart
      #ed0f30 color shades, tints & tones
#ed0f30 color schemes
#ed0f30 color preview, HTML & CSS examples
           This text has a color of #ed0f30        
        
          <p style="color:#ed0f30;">Text here</p>
        
        
          .mytext {color:#ed0f30;}
        
        Text color #ed0f30
      
           This box has a color of #ed0f30        
        
          <div style="background-color:#ed0f30;">Content here</div>
        
        
          .mybackground {background-color:#ed0f30;}
        
        Background color #ed0f30
      
           Border around this has a color of #ed0f30        
        
          <div style="border:2px solid #ed0f30;">Content here</div>
        
        
          .myborder {border:2px solid #ed0f30;}
        
        Border color #ed0f30