#fa815f color space conversions
Hex:
        #fa815f
        RGB:
        250, 129, 95
        CMY:
        2, 49, 63
        CMYK:
        0, 48, 62, 2
      HSL:
        13°, 93.9394%, 67.6471%
        HSV (HSB):
        13°, 62.0000%, 98.0392%
        XYZ:
        49.3402, 36.8507, 15.3389
        xyY:
        0.4860, 0.3630, 36.8507
      CIE-Lab:
        67.1649, 43.3745, 39.3220
        CIE-LCH:
        67.1649, 58.5455, 42.1945
        CIE-Luv:
        67.1649, 93.1415, 37.8826
        Hunter-Lab:
        60.7048, 38.8493, 27.5120
      #fa815f color charts
#fa815f RGB chart
      #fa815f CMYK chart
      #fa815f RGB pie chart
      #fa815f color shades, tints & tones
#fa815f color schemes
#fa815f color preview, HTML & CSS examples
           This text has a color of #fa815f        
        
          <p style="color:#fa815f;">Text here</p>
        
        
          .mytext {color:#fa815f;}
        
        Text color #fa815f
      
           This box has a color of #fa815f        
        
          <div style="background-color:#fa815f;">Content here</div>
        
        
          .mybackground {background-color:#fa815f;}
        
        Background color #fa815f
      
           Border around this has a color of #fa815f        
        
          <div style="border:2px solid #fa815f;">Content here</div>
        
        
          .myborder {border:2px solid #fa815f;}
        
        Border color #fa815f