#ed0f0b color space conversions
Hex:
        #ed0f0b
        RGB:
        237, 15, 11
        CMY:
        7, 94, 96
        CMYK:
        0, 94, 95, 7
      HSL:
        1°, 91.1290%, 48.6275%
        HSV (HSB):
        1°, 95.3586%, 92.9412%
        XYZ:
        35.1563, 18.3703, 2.0095
        xyY:
        0.6330, 0.3308, 18.3703
      CIE-Lab:
        49.9422, 74.6811, 60.8402
        CIE-LCH:
        49.9422, 96.3265, 39.1685
        CIE-Luv:
        49.9422, 159.8042, 34.8305
        Hunter-Lab:
        42.8606, 71.4079, 27.2227
      #ed0f0b color charts
#ed0f0b RGB chart
      #ed0f0b CMYK chart
      #ed0f0b RGB pie chart
      #ed0f0b color shades, tints & tones
#ed0f0b color schemes
#ed0f0b color preview, HTML & CSS examples
           This text has a color of #ed0f0b        
        
          <p style="color:#ed0f0b;">Text here</p>
        
        
          .mytext {color:#ed0f0b;}
        
        Text color #ed0f0b
      
           This box has a color of #ed0f0b        
        
          <div style="background-color:#ed0f0b;">Content here</div>
        
        
          .mybackground {background-color:#ed0f0b;}
        
        Background color #ed0f0b
      
           Border around this has a color of #ed0f0b        
        
          <div style="border:2px solid #ed0f0b;">Content here</div>
        
        
          .myborder {border:2px solid #ed0f0b;}
        
        Border color #ed0f0b