#f8a5a0 color space conversions
Hex:
        #f8a5a0
        RGB:
        248, 165, 160
        CMY:
        3, 35, 37
        CMYK:
        0, 33, 35, 3
      HSL:
        3°, 86.2745%, 80.0000%
        HSV (HSB):
        3°, 35.4839%, 97.2549%
        XYZ:
        58.5117, 49.4048, 39.7099
        xyY:
        0.3963, 0.3347, 49.4048
      CIE-Lab:
        75.7025, 30.0726, 15.2152
        CIE-LCH:
        75.7025, 33.7026, 26.8371
        CIE-Luv:
        75.7025, 56.0121, 15.4001
        Hunter-Lab:
        70.2885, 25.5874, 15.7058
      #f8a5a0 color charts
#f8a5a0 RGB chart
      #f8a5a0 CMYK chart
      #f8a5a0 RGB pie chart
      #f8a5a0 color shades, tints & tones
#f8a5a0 color schemes
#f8a5a0 color preview, HTML & CSS examples
           This text has a color of #f8a5a0        
        
          <p style="color:#f8a5a0;">Text here</p>
        
        
          .mytext {color:#f8a5a0;}
        
        Text color #f8a5a0
      
           This box has a color of #f8a5a0        
        
          <div style="background-color:#f8a5a0;">Content here</div>
        
        
          .mybackground {background-color:#f8a5a0;}
        
        Background color #f8a5a0
      
           Border around this has a color of #f8a5a0        
        
          <div style="border:2px solid #f8a5a0;">Content here</div>
        
        
          .myborder {border:2px solid #f8a5a0;}
        
        Border color #f8a5a0