#ef1d32 color space conversions
Hex:
        #ef1d32
        RGB:
        239, 29, 50
        CMY:
        6, 89, 80
        CMYK:
        0, 88, 79, 6
      HSL:
        354°, 86.7769%, 52.5490%
        HSV (HSB):
        354°, 87.8661%, 93.7255%
        XYZ:
        36.6117, 19.4597, 4.8441
        xyY:
        0.6010, 0.3195, 19.4597
      CIE-Lab:
        51.2208, 74.0561, 45.0305
        CIE-LCH:
        51.2208, 86.6721, 31.3021
        CIE-Luv:
        51.2208, 152.5302, 28.1061
        Hunter-Lab:
        44.1132, 70.9478, 24.3686
      #ef1d32 color charts
#ef1d32 RGB chart
      #ef1d32 CMYK chart
      #ef1d32 RGB pie chart
      #ef1d32 color shades, tints & tones
#ef1d32 color schemes
#ef1d32 color preview, HTML & CSS examples
           This text has a color of #ef1d32        
        
          <p style="color:#ef1d32;">Text here</p>
        
        
          .mytext {color:#ef1d32;}
        
        Text color #ef1d32
      
           This box has a color of #ef1d32        
        
          <div style="background-color:#ef1d32;">Content here</div>
        
        
          .mybackground {background-color:#ef1d32;}
        
        Background color #ef1d32
      
           Border around this has a color of #ef1d32        
        
          <div style="border:2px solid #ef1d32;">Content here</div>
        
        
          .myborder {border:2px solid #ef1d32;}
        
        Border color #ef1d32