#ef2d21 color space conversions
Hex:
        #ef2d21
        RGB:
        239, 45, 33
        CMY:
        6, 82, 87
        CMYK:
        0, 81, 86, 6
      HSL:
        3°, 86.5546%, 53.3333%
        HSV (HSB):
        3°, 86.1925%, 93.7255%
        XYZ:
        36.8095, 20.3373, 3.4243
        xyY:
        0.6077, 0.3358, 20.3373
      CIE-Lab:
        52.2164, 70.4185, 54.4851
        CIE-LCH:
        52.2164, 89.0359, 37.7303
        CIE-Luv:
        52.2164, 149.5302, 34.9196
        Hunter-Lab:
        45.0969, 66.7777, 27.0659
      #ef2d21 color charts
#ef2d21 RGB chart
      #ef2d21 CMYK chart
      #ef2d21 RGB pie chart
      #ef2d21 color shades, tints & tones
#ef2d21 color schemes
#ef2d21 color preview, HTML & CSS examples
           This text has a color of #ef2d21        
        
          <p style="color:#ef2d21;">Text here</p>
        
        
          .mytext {color:#ef2d21;}
        
        Text color #ef2d21
      
           This box has a color of #ef2d21        
        
          <div style="background-color:#ef2d21;">Content here</div>
        
        
          .mybackground {background-color:#ef2d21;}
        
        Background color #ef2d21
      
           Border around this has a color of #ef2d21        
        
          <div style="border:2px solid #ef2d21;">Content here</div>
        
        
          .myborder {border:2px solid #ef2d21;}
        
        Border color #ef2d21