#f5350d color space conversions
Hex:
        #f5350d
        RGB:
        245, 53, 13
        CMY:
        4, 79, 95
        CMYK:
        0, 78, 95, 4
      HSL:
        10°, 92.0635%, 50.5882%
        HSV (HSB):
        10°, 94.6939%, 96.0784%
        XYZ:
        39.0019, 21.9877, 2.5692
        xyY:
        0.6136, 0.3459, 21.9877
      CIE-Lab:
        54.0140, 69.7672, 63.3494
        CIE-LCH:
        54.0140, 94.2370, 42.2398
        CIE-Luv:
        54.0140, 152.0190, 40.1868
        Hunter-Lab:
        46.8911, 66.4090, 29.5752
      #f5350d color charts
#f5350d RGB chart
      #f5350d CMYK chart
      #f5350d RGB pie chart
      #f5350d color shades, tints & tones
#f5350d color schemes
#f5350d color preview, HTML & CSS examples
           This text has a color of #f5350d        
        
          <p style="color:#f5350d;">Text here</p>
        
        
          .mytext {color:#f5350d;}
        
        Text color #f5350d
      
           This box has a color of #f5350d        
        
          <div style="background-color:#f5350d;">Content here</div>
        
        
          .mybackground {background-color:#f5350d;}
        
        Background color #f5350d
      
           Border around this has a color of #f5350d        
        
          <div style="border:2px solid #f5350d;">Content here</div>
        
        
          .myborder {border:2px solid #f5350d;}
        
        Border color #f5350d