#f9482a color space conversions
Hex:
        #f9482a
        RGB:
        249, 72, 42
        CMY:
        2, 72, 84
        CMYK:
        0, 71, 83, 2
      HSL:
        9°, 94.5205%, 57.0588%
        HSV (HSB):
        9°, 83.1325%, 97.6471%
        XYZ:
        41.8022, 24.9416, 4.8015
        xyY:
        0.5843, 0.3486, 24.9416
      CIE-Lab:
        57.0185, 65.5043, 55.2348
        CIE-LCH:
        57.0185, 85.6837, 40.1384
        CIE-Luv:
        57.0185, 141.3684, 39.5053
        Hunter-Lab:
        49.9416, 62.0106, 29.2589
      #f9482a color charts
#f9482a RGB chart
      #f9482a CMYK chart
      #f9482a RGB pie chart
      #f9482a color shades, tints & tones
#f9482a color schemes
#f9482a color preview, HTML & CSS examples
           This text has a color of #f9482a        
        
          <p style="color:#f9482a;">Text here</p>
        
        
          .mytext {color:#f9482a;}
        
        Text color #f9482a
      
           This box has a color of #f9482a        
        
          <div style="background-color:#f9482a;">Content here</div>
        
        
          .mybackground {background-color:#f9482a;}
        
        Background color #f9482a
      
           Border around this has a color of #f9482a        
        
          <div style="border:2px solid #f9482a;">Content here</div>
        
        
          .myborder {border:2px solid #f9482a;}
        
        Border color #f9482a