#fa5a4b color space conversions
Hex:
        #fa5a4b
        RGB:
        250, 90, 75
        CMY:
        2, 65, 71
        CMYK:
        0, 64, 70, 2
      HSL:
        5°, 94.5946%, 63.7255%
        HSV (HSB):
        5°, 70.0000%, 98.0392%
        XYZ:
        44.3505, 28.1443, 9.7515
        xyY:
        0.5392, 0.3422, 28.1443
      CIE-Lab:
        60.0189, 60.1462, 41.5855
        CIE-LCH:
        60.0189, 73.1227, 34.6603
        CIE-Luv:
        60.0189, 124.8328, 33.2261
        Hunter-Lab:
        53.0512, 56.3853, 26.2376
      #fa5a4b color charts
#fa5a4b RGB chart
      #fa5a4b CMYK chart
      #fa5a4b RGB pie chart
      #fa5a4b color shades, tints & tones
#fa5a4b color schemes
#fa5a4b color preview, HTML & CSS examples
           This text has a color of #fa5a4b        
        
          <p style="color:#fa5a4b;">Text here</p>
        
        
          .mytext {color:#fa5a4b;}
        
        Text color #fa5a4b
      
           This box has a color of #fa5a4b        
        
          <div style="background-color:#fa5a4b;">Content here</div>
        
        
          .mybackground {background-color:#fa5a4b;}
        
        Background color #fa5a4b
      
           Border around this has a color of #fa5a4b        
        
          <div style="border:2px solid #fa5a4b;">Content here</div>
        
        
          .myborder {border:2px solid #fa5a4b;}
        
        Border color #fa5a4b