#ef482a color space conversions
Hex:
        #ef482a
        RGB:
        239, 72, 42
        CMY:
        6, 72, 84
        CMYK:
        0, 70, 82, 6
      HSL:
        9°, 86.0262%, 55.0980%
        HSV (HSB):
        9°, 82.4268%, 93.7255%
        XYZ:
        38.3319, 23.1526, 4.6391
        xyY:
        0.5797, 0.3501, 23.1526
      CIE-Lab:
        55.2292, 62.3893, 52.9556
        CIE-LCH:
        55.2292, 81.8335, 40.3244
        CIE-Luv:
        55.2292, 133.4881, 38.1961
        Hunter-Lab:
        48.1172, 57.9945, 27.9657
      #ef482a color charts
#ef482a RGB chart
      #ef482a CMYK chart
      #ef482a RGB pie chart
      #ef482a color shades, tints & tones
#ef482a color schemes
#ef482a color preview, HTML & CSS examples
           This text has a color of #ef482a        
        
          <p style="color:#ef482a;">Text here</p>
        
        
          .mytext {color:#ef482a;}
        
        Text color #ef482a
      
           This box has a color of #ef482a        
        
          <div style="background-color:#ef482a;">Content here</div>
        
        
          .mybackground {background-color:#ef482a;}
        
        Background color #ef482a
      
           Border around this has a color of #ef482a        
        
          <div style="border:2px solid #ef482a;">Content here</div>
        
        
          .myborder {border:2px solid #ef482a;}
        
        Border color #ef482a