#f3482d color space conversions
Hex:
        #f3482d
        RGB:
        243, 72, 45
        CMY:
        5, 72, 82
        CMYK:
        0, 70, 81, 5
      HSL:
        8°, 89.1892%, 56.4706%
        HSV (HSB):
        8°, 81.4815%, 95.2941%
        XYZ:
        39.7532, 23.8789, 4.9965
        xyY:
        0.5793, 0.3479, 23.8789
      CIE-Lab:
        55.9663, 63.7224, 52.4768
        CIE-LCH:
        55.9663, 82.5492, 39.4722
        CIE-Luv:
        55.9663, 136.2345, 37.9207
        Hunter-Lab:
        48.8660, 59.6966, 28.1439
      #f3482d color charts
#f3482d RGB chart
      #f3482d CMYK chart
      #f3482d RGB pie chart
      #f3482d color shades, tints & tones
#f3482d color schemes
#f3482d color preview, HTML & CSS examples
           This text has a color of #f3482d        
        
          <p style="color:#f3482d;">Text here</p>
        
        
          .mytext {color:#f3482d;}
        
        Text color #f3482d
      
           This box has a color of #f3482d        
        
          <div style="background-color:#f3482d;">Content here</div>
        
        
          .mybackground {background-color:#f3482d;}
        
        Background color #f3482d
      
           Border around this has a color of #f3482d        
        
          <div style="border:2px solid #f3482d;">Content here</div>
        
        
          .myborder {border:2px solid #f3482d;}
        
        Border color #f3482d