#fa535f color space conversions
Hex:
        #fa535f
        RGB:
        250, 83, 95
        CMY:
        2, 67, 63
        CMYK:
        0, 67, 62, 2
      HSL:
        356°, 94.3503%, 65.2941%
        HSV (HSB):
        356°, 66.8000%, 98.0392%
        XYZ:
        44.5832, 27.3367, 13.7532
        xyY:
        0.5204, 0.3191, 27.3367
      CIE-Lab:
        59.2847, 63.9878, 29.4527
        CIE-LCH:
        59.2847, 70.4407, 24.7160
        CIE-Luv:
        59.2847, 124.6832, 21.4250
        Hunter-Lab:
        52.2845, 60.7095, 21.0032
      #fa535f color charts
#fa535f RGB chart
      #fa535f CMYK chart
      #fa535f RGB pie chart
      #fa535f color shades, tints & tones
#fa535f color schemes
#fa535f color preview, HTML & CSS examples
           This text has a color of #fa535f        
        
          <p style="color:#fa535f;">Text here</p>
        
        
          .mytext {color:#fa535f;}
        
        Text color #fa535f
      
           This box has a color of #fa535f        
        
          <div style="background-color:#fa535f;">Content here</div>
        
        
          .mybackground {background-color:#fa535f;}
        
        Background color #fa535f
      
           Border around this has a color of #fa535f        
        
          <div style="border:2px solid #fa535f;">Content here</div>
        
        
          .myborder {border:2px solid #fa535f;}
        
        Border color #fa535f