#ef2d14 color space conversions
Hex:
        #ef2d14
        RGB:
        239, 45, 20
        CMY:
        6, 82, 92
        CMYK:
        0, 81, 92, 6
      HSL:
        7°, 87.2510%, 50.7843%
        HSV (HSB):
        7°, 91.6318%, 93.7255%
        XYZ:
        36.6613, 20.2780, 2.6436
        xyY:
        0.6153, 0.3403, 20.2780
      CIE-Lab:
        52.1501, 70.2147, 59.5872
        CIE-LCH:
        52.1501, 92.0909, 40.3194
        CIE-Luv:
        52.1501, 150.9344, 37.2526
        Hunter-Lab:
        45.0311, 66.5181, 28.0411
      #ef2d14 color charts
#ef2d14 RGB chart
      #ef2d14 CMYK chart
      #ef2d14 RGB pie chart
      #ef2d14 color shades, tints & tones
#ef2d14 color schemes
#ef2d14 color preview, HTML & CSS examples
           This text has a color of #ef2d14        
        
          <p style="color:#ef2d14;">Text here</p>
        
        
          .mytext {color:#ef2d14;}
        
        Text color #ef2d14
      
           This box has a color of #ef2d14        
        
          <div style="background-color:#ef2d14;">Content here</div>
        
        
          .mybackground {background-color:#ef2d14;}
        
        Background color #ef2d14
      
           Border around this has a color of #ef2d14        
        
          <div style="border:2px solid #ef2d14;">Content here</div>
        
        
          .myborder {border:2px solid #ef2d14;}
        
        Border color #ef2d14