#f8a5bc color space conversions
Hex:
        #f8a5bc
        RGB:
        248, 165, 188
        CMY:
        3, 35, 26
        CMYK:
        0, 33, 24, 3
      HSL:
        343°, 85.5670%, 80.9804%
        HSV (HSB):
        343°, 33.4677%, 97.2549%
        XYZ:
        61.2436, 50.4976, 54.0961
        xyY:
        0.3693, 0.3045, 50.4976
      CIE-Lab:
        76.3737, 33.6989, 0.8613
        CIE-LCH:
        76.3737, 33.7099, 1.4640
        CIE-Luv:
        76.3737, 51.5100, -5.0176
        Hunter-Lab:
        71.0616, 29.4802, 4.6083
      #f8a5bc color charts
#f8a5bc RGB chart
      #f8a5bc CMYK chart
      #f8a5bc RGB pie chart
      #f8a5bc color shades, tints & tones
#f8a5bc color schemes
#f8a5bc color preview, HTML & CSS examples
           This text has a color of #f8a5bc        
        
          <p style="color:#f8a5bc;">Text here</p>
        
        
          .mytext {color:#f8a5bc;}
        
        Text color #f8a5bc
      
           This box has a color of #f8a5bc        
        
          <div style="background-color:#f8a5bc;">Content here</div>
        
        
          .mybackground {background-color:#f8a5bc;}
        
        Background color #f8a5bc
      
           Border around this has a color of #f8a5bc        
        
          <div style="border:2px solid #f8a5bc;">Content here</div>
        
        
          .myborder {border:2px solid #f8a5bc;}
        
        Border color #f8a5bc