#fa5f64 color space conversions
Hex:
        #fa5f64
        RGB:
        250, 95, 100
        CMY:
        2, 63, 61
        CMYK:
        0, 62, 60, 2
      HSL:
        358°, 93.9394%, 67.6471%
        HSV (HSB):
        358°, 62.0000%, 98.0392%
        XYZ:
        45.8168, 29.4285, 15.3220
        xyY:
        0.5059, 0.3249, 29.4285
      CIE-Lab:
        61.1580, 59.4641, 29.0033
        CIE-LCH:
        61.1580, 66.1602, 26.0005
        CIE-Luv:
        61.1580, 115.9707, 22.5669
        Hunter-Lab:
        54.2481, 55.8234, 21.2275
      #fa5f64 color charts
#fa5f64 RGB chart
      #fa5f64 CMYK chart
      #fa5f64 RGB pie chart
      #fa5f64 color shades, tints & tones
#fa5f64 color schemes
#fa5f64 color preview, HTML & CSS examples
           This text has a color of #fa5f64        
        
          <p style="color:#fa5f64;">Text here</p>
        
        
          .mytext {color:#fa5f64;}
        
        Text color #fa5f64
      
           This box has a color of #fa5f64        
        
          <div style="background-color:#fa5f64;">Content here</div>
        
        
          .mybackground {background-color:#fa5f64;}
        
        Background color #fa5f64
      
           Border around this has a color of #fa5f64        
        
          <div style="border:2px solid #fa5f64;">Content here</div>
        
        
          .myborder {border:2px solid #fa5f64;}
        
        Border color #fa5f64