#fa355b color space conversions
Hex:
        #fa355b
        RGB:
        250, 53, 91
        CMY:
        2, 79, 64
        CMYK:
        0, 79, 64, 2
      HSL:
        348°, 95.1691%, 59.4118%
        HSV (HSB):
        348°, 78.8000%, 98.0392%
        XYZ:
        42.5858, 23.6255, 12.2132
        xyY:
        0.5430, 0.3013, 23.6255
      CIE-Lab:
        55.7109, 73.5016, 27.1856
        CIE-LCH:
        55.7109, 78.3680, 20.2976
        CIE-Luv:
        55.7109, 141.2346, 15.9598
        Hunter-Lab:
        48.6061, 71.3304, 19.1265
      #fa355b color charts
#fa355b RGB chart
      #fa355b CMYK chart
      #fa355b RGB pie chart
      #fa355b color shades, tints & tones
#fa355b color schemes
#fa355b color preview, HTML & CSS examples
           This text has a color of #fa355b        
        
          <p style="color:#fa355b;">Text here</p>
        
        
          .mytext {color:#fa355b;}
        
        Text color #fa355b
      
           This box has a color of #fa355b        
        
          <div style="background-color:#fa355b;">Content here</div>
        
        
          .mybackground {background-color:#fa355b;}
        
        Background color #fa355b
      
           Border around this has a color of #fa355b        
        
          <div style="border:2px solid #fa355b;">Content here</div>
        
        
          .myborder {border:2px solid #fa355b;}
        
        Border color #fa355b