#ef2d0b color space conversions
Hex:
        #ef2d0b
        RGB:
        239, 45, 11
        CMY:
        6, 82, 96
        CMYK:
        0, 81, 95, 6
      HSL:
        9°, 91.2000%, 49.0196%
        HSV (HSB):
        9°, 95.3975%, 93.7255%
        XYZ:
        36.5954, 20.2517, 2.2968
        xyY:
        0.6188, 0.3424, 20.2517
      CIE-Lab:
        52.1206, 70.1239, 62.1885
        CIE-LCH:
        52.1206, 93.7271, 41.5679
        CIE-Luv:
        52.1206, 151.5668, 38.3020
        Hunter-Lab:
        45.0018, 66.4026, 28.4753
      #ef2d0b color charts
#ef2d0b RGB chart
      #ef2d0b CMYK chart
      #ef2d0b RGB pie chart
      #ef2d0b color shades, tints & tones
#ef2d0b color schemes
#ef2d0b color preview, HTML & CSS examples
           This text has a color of #ef2d0b        
        
          <p style="color:#ef2d0b;">Text here</p>
        
        
          .mytext {color:#ef2d0b;}
        
        Text color #ef2d0b
      
           This box has a color of #ef2d0b        
        
          <div style="background-color:#ef2d0b;">Content here</div>
        
        
          .mybackground {background-color:#ef2d0b;}
        
        Background color #ef2d0b
      
           Border around this has a color of #ef2d0b        
        
          <div style="border:2px solid #ef2d0b;">Content here</div>
        
        
          .myborder {border:2px solid #ef2d0b;}
        
        Border color #ef2d0b