#ed380b color space conversions
Hex:
        #ed380b
        RGB:
        237, 56, 11
        CMY:
        7, 78, 96
        CMYK:
        0, 76, 95, 7
      HSL:
        12°, 91.1290%, 48.6275%
        HSV (HSB):
        12°, 95.3586%, 92.9412%
        XYZ:
        36.3996, 20.8570, 2.4239
        xyY:
        0.6099, 0.3495, 20.8570
      CIE-Lab:
        52.7927, 66.5770, 62.3457
        CIE-LCH:
        52.7927, 91.2113, 43.1202
        CIE-Luv:
        52.7927, 144.4948, 39.9216
        Hunter-Lab:
        45.6695, 62.3469, 28.8218
      #ed380b color charts
#ed380b RGB chart
      #ed380b CMYK chart
      #ed380b RGB pie chart
      #ed380b color shades, tints & tones
#ed380b color schemes
#ed380b color preview, HTML & CSS examples
           This text has a color of #ed380b        
        
          <p style="color:#ed380b;">Text here</p>
        
        
          .mytext {color:#ed380b;}
        
        Text color #ed380b
      
           This box has a color of #ed380b        
        
          <div style="background-color:#ed380b;">Content here</div>
        
        
          .mybackground {background-color:#ed380b;}
        
        Background color #ed380b
      
           Border around this has a color of #ed380b        
        
          <div style="border:2px solid #ed380b;">Content here</div>
        
        
          .myborder {border:2px solid #ed380b;}
        
        Border color #ed380b