#ed1d13 color space conversions
Hex:
        #ed1d13
        RGB:
        237, 29, 19
        CMY:
        7, 89, 93
        CMYK:
        0, 88, 92, 7
      HSL:
        3°, 85.8268%, 50.1961%
        HSV (HSB):
        3°, 91.9831%, 92.9412%
        XYZ:
        35.4820, 18.9303, 2.3999
        xyY:
        0.6245, 0.3332, 18.9303
      CIE-Lab:
        50.6055, 72.9270, 58.7615
        CIE-LCH:
        50.6055, 93.6550, 38.8604
        CIE-Luv:
        50.6055, 155.7014, 35.0392
        Hunter-Lab:
        43.5089, 69.4279, 27.1859
      #ed1d13 color charts
#ed1d13 RGB chart
      #ed1d13 CMYK chart
      #ed1d13 RGB pie chart
      #ed1d13 color shades, tints & tones
#ed1d13 color schemes
#ed1d13 color preview, HTML & CSS examples
           This text has a color of #ed1d13        
        
          <p style="color:#ed1d13;">Text here</p>
        
        
          .mytext {color:#ed1d13;}
        
        Text color #ed1d13
      
           This box has a color of #ed1d13        
        
          <div style="background-color:#ed1d13;">Content here</div>
        
        
          .mybackground {background-color:#ed1d13;}
        
        Background color #ed1d13
      
           Border around this has a color of #ed1d13        
        
          <div style="border:2px solid #ed1d13;">Content here</div>
        
        
          .myborder {border:2px solid #ed1d13;}
        
        Border color #ed1d13