#fa4a5d color space conversions
Hex:
        #fa4a5d
        RGB:
        250, 74, 93
        CMY:
        2, 71, 64
        CMYK:
        0, 70, 63, 2
      HSL:
        354°, 94.6237%, 63.5294%
        HSV (HSB):
        354°, 70.4000%, 98.0392%
        XYZ:
        43.8489, 26.0119, 13.0656
        xyY:
        0.5288, 0.3137, 26.0119
      CIE-Lab:
        58.0483, 67.1726, 29.0219
        CIE-LCH:
        58.0483, 73.1739, 23.3667
        CIE-Luv:
        58.0483, 130.3998, 19.8996
        Hunter-Lab:
        51.0018, 64.2125, 20.5124
      #fa4a5d color charts
#fa4a5d RGB chart
      #fa4a5d CMYK chart
      #fa4a5d RGB pie chart
      #fa4a5d color shades, tints & tones
#fa4a5d color schemes
#fa4a5d color preview, HTML & CSS examples
           This text has a color of #fa4a5d        
        
          <p style="color:#fa4a5d;">Text here</p>
        
        
          .mytext {color:#fa4a5d;}
        
        Text color #fa4a5d
      
           This box has a color of #fa4a5d        
        
          <div style="background-color:#fa4a5d;">Content here</div>
        
        
          .mybackground {background-color:#fa4a5d;}
        
        Background color #fa4a5d
      
           Border around this has a color of #fa4a5d        
        
          <div style="border:2px solid #fa4a5d;">Content here</div>
        
        
          .myborder {border:2px solid #fa4a5d;}
        
        Border color #fa4a5d