#ef2d23 color space conversions
Hex:
        #ef2d23
        RGB:
        239, 45, 35
        CMY:
        6, 82, 86
        CMYK:
        0, 81, 85, 6
      HSL:
        3°, 86.4407%, 53.7255%
        HSV (HSB):
        3°, 85.3556%, 93.7255%
        XYZ:
        36.8384, 20.3488, 3.5762
        xyY:
        0.6063, 0.3349, 20.3488
      CIE-Lab:
        52.2294, 70.4581, 53.5869
        CIE-LCH:
        52.2294, 88.5207, 37.2548
        CIE-Luv:
        52.2294, 149.2599, 34.4701
        Hunter-Lab:
        45.1097, 66.8282, 26.8764
      #ef2d23 color charts
#ef2d23 RGB chart
      #ef2d23 CMYK chart
      #ef2d23 RGB pie chart
      #ef2d23 color shades, tints & tones
#ef2d23 color schemes
#ef2d23 color preview, HTML & CSS examples
           This text has a color of #ef2d23        
        
          <p style="color:#ef2d23;">Text here</p>
        
        
          .mytext {color:#ef2d23;}
        
        Text color #ef2d23
      
           This box has a color of #ef2d23        
        
          <div style="background-color:#ef2d23;">Content here</div>
        
        
          .mybackground {background-color:#ef2d23;}
        
        Background color #ef2d23
      
           Border around this has a color of #ef2d23        
        
          <div style="border:2px solid #ef2d23;">Content here</div>
        
        
          .myborder {border:2px solid #ef2d23;}
        
        Border color #ef2d23