#ef2d36 color space conversions
Hex:
        #ef2d36
        RGB:
        239, 45, 54
        CMY:
        6, 82, 79
        CMYK:
        0, 81, 77, 6
      HSL:
        357°, 85.8407%, 55.6863%
        HSV (HSB):
        357°, 81.1715%, 93.7255%
        XYZ:
        37.2008, 20.4938, 5.4850
        xyY:
        0.5888, 0.3244, 20.4938
      CIE-Lab:
        52.3910, 70.9531, 44.0510
        CIE-LCH:
        52.3910, 83.5154, 31.8339
        CIE-Luv:
        52.3910, 145.9462, 28.9464
        Hunter-Lab:
        45.2701, 67.4602, 24.5054
      #ef2d36 color charts
#ef2d36 RGB chart
      #ef2d36 CMYK chart
      #ef2d36 RGB pie chart
      #ef2d36 color shades, tints & tones
#ef2d36 color schemes
#ef2d36 color preview, HTML & CSS examples
           This text has a color of #ef2d36        
        
          <p style="color:#ef2d36;">Text here</p>
        
        
          .mytext {color:#ef2d36;}
        
        Text color #ef2d36
      
           This box has a color of #ef2d36        
        
          <div style="background-color:#ef2d36;">Content here</div>
        
        
          .mybackground {background-color:#ef2d36;}
        
        Background color #ef2d36
      
           Border around this has a color of #ef2d36        
        
          <div style="border:2px solid #ef2d36;">Content here</div>
        
        
          .myborder {border:2px solid #ef2d36;}
        
        Border color #ef2d36