#ed111f color space conversions
Hex:
        #ed111f
        RGB:
        237, 17, 31
        CMY:
        7, 93, 88
        CMYK:
        0, 93, 87, 7
      HSL:
        356°, 86.6142%, 49.8039%
        HSV (HSB):
        356°, 92.8270%, 92.9412%
        XYZ:
        35.3728, 18.5044, 3.0037
        xyY:
        0.6219, 0.3253, 18.5044
      CIE-Lab:
        50.1022, 74.7270, 53.5382
        CIE-LCH:
        50.1022, 91.9264, 35.6197
        CIE-Luv:
        50.1022, 157.3894, 31.8811
        Hunter-Lab:
        43.0167, 71.5022, 25.9717
      #ed111f color charts
#ed111f RGB chart
      #ed111f CMYK chart
      #ed111f RGB pie chart
      #ed111f color shades, tints & tones
#ed111f color schemes
#ed111f color preview, HTML & CSS examples
           This text has a color of #ed111f        
        
          <p style="color:#ed111f;">Text here</p>
        
        
          .mytext {color:#ed111f;}
        
        Text color #ed111f
      
           This box has a color of #ed111f        
        
          <div style="background-color:#ed111f;">Content here</div>
        
        
          .mybackground {background-color:#ed111f;}
        
        Background color #ed111f
      
           Border around this has a color of #ed111f        
        
          <div style="border:2px solid #ed111f;">Content here</div>
        
        
          .myborder {border:2px solid #ed111f;}
        
        Border color #ed111f