#ef2d13 color space conversions
Hex:
        #ef2d13
        RGB:
        239, 45, 19
        CMY:
        6, 82, 93
        CMYK:
        0, 81, 92, 6
      HSL:
        7°, 87.3016%, 50.5882%
        HSV (HSB):
        7°, 92.0502%, 93.7255%
        XYZ:
        36.6525, 20.2745, 2.5977
        xyY:
        0.6158, 0.3406, 20.2745
      CIE-Lab:
        52.1462, 70.2027, 59.9179
        CIE-LCH:
        52.1462, 92.2961, 40.4807
        CIE-Luv:
        52.1462, 151.0178, 37.3912
        Hunter-Lab:
        45.0272, 66.5028, 28.0986
      #ef2d13 color charts
#ef2d13 RGB chart
      #ef2d13 CMYK chart
      #ef2d13 RGB pie chart
      #ef2d13 color shades, tints & tones
#ef2d13 color schemes
#ef2d13 color preview, HTML & CSS examples
           This text has a color of #ef2d13        
        
          <p style="color:#ef2d13;">Text here</p>
        
        
          .mytext {color:#ef2d13;}
        
        Text color #ef2d13
      
           This box has a color of #ef2d13        
        
          <div style="background-color:#ef2d13;">Content here</div>
        
        
          .mybackground {background-color:#ef2d13;}
        
        Background color #ef2d13
      
           Border around this has a color of #ef2d13        
        
          <div style="border:2px solid #ef2d13;">Content here</div>
        
        
          .myborder {border:2px solid #ef2d13;}
        
        Border color #ef2d13