#ed0317 color space conversions
Hex:
        #ed0317
        RGB:
        237, 3, 23
        CMY:
        7, 99, 91
        CMYK:
        0, 99, 90, 7
      HSL:
        355°, 97.5000%, 47.0588%
        HSV (HSB):
        355°, 98.7342%, 92.9412%
        XYZ:
        35.1123, 18.1315, 2.4597
        xyY:
        0.6303, 0.3255, 18.1315
      CIE-Lab:
        49.6552, 75.7684, 56.6609
        CIE-LCH:
        49.6552, 94.6114, 36.7898
        CIE-Luv:
        49.6552, 160.5985, 32.6566
        Hunter-Lab:
        42.5811, 72.6737, 26.3819
      #ed0317 color charts
#ed0317 RGB chart
      #ed0317 CMYK chart
      #ed0317 RGB pie chart
      #ed0317 color shades, tints & tones
#ed0317 color schemes
#ed0317 color preview, HTML & CSS examples
           This text has a color of #ed0317        
        
          <p style="color:#ed0317;">Text here</p>
        
        
          .mytext {color:#ed0317;}
        
        Text color #ed0317
      
           This box has a color of #ed0317        
        
          <div style="background-color:#ed0317;">Content here</div>
        
        
          .mybackground {background-color:#ed0317;}
        
        Background color #ed0317
      
           Border around this has a color of #ed0317        
        
          <div style="border:2px solid #ed0317;">Content here</div>
        
        
          .myborder {border:2px solid #ed0317;}
        
        Border color #ed0317