#f8b6ca color space conversions
Hex:
        #f8b6ca
        RGB:
        248, 182, 202
        CMY:
        3, 29, 21
        CMYK:
        0, 27, 19, 3
      HSL:
        342°, 82.5000%, 84.3137%
        HSV (HSB):
        342°, 26.6129%, 97.2549%
        XYZ:
        66.1000, 57.6766, 63.5260
        xyY:
        0.3529, 0.3079, 57.6766
      CIE-Lab:
        80.5587, 26.7859, -0.6390
        CIE-LCH:
        80.5587, 26.7935, 358.6334
        CIE-Luv:
        80.5587, 39.6359, -5.8839
        Hunter-Lab:
        75.9451, 22.4563, 3.5672
      #f8b6ca color charts
#f8b6ca RGB chart
      #f8b6ca CMYK chart
      #f8b6ca RGB pie chart
      #f8b6ca color shades, tints & tones
#f8b6ca color schemes
#f8b6ca color preview, HTML & CSS examples
           This text has a color of #f8b6ca        
        
          <p style="color:#f8b6ca;">Text here</p>
        
        
          .mytext {color:#f8b6ca;}
        
        Text color #f8b6ca
      
           This box has a color of #f8b6ca        
        
          <div style="background-color:#f8b6ca;">Content here</div>
        
        
          .mybackground {background-color:#f8b6ca;}
        
        Background color #f8b6ca
      
           Border around this has a color of #f8b6ca        
        
          <div style="border:2px solid #f8b6ca;">Content here</div>
        
        
          .myborder {border:2px solid #f8b6ca;}
        
        Border color #f8b6ca