#f1a5ba color space conversions
Hex:
        #f1a5ba
        RGB:
        241, 165, 186
        CMY:
        5, 35, 27
        CMYK:
        0, 32, 23, 5
      HSL:
        343°, 73.0769%, 79.6078%
        HSV (HSB):
        343°, 31.5353%, 94.5098%
        XYZ:
        58.5937, 49.1562, 52.8542
        xyY:
        0.3648, 0.3061, 49.1562
      CIE-Lab:
        75.5484, 30.9352, 0.6599
        CIE-LCH:
        75.5484, 30.9423, 1.2221
        CIE-Luv:
        75.5484, 46.8549, -4.7547
        Hunter-Lab:
        70.1115, 26.4812, 4.3817
      #f1a5ba color charts
#f1a5ba RGB chart
      #f1a5ba CMYK chart
      #f1a5ba RGB pie chart
      #f1a5ba color shades, tints & tones
#f1a5ba color schemes
#f1a5ba color preview, HTML & CSS examples
           This text has a color of #f1a5ba        
        
          <p style="color:#f1a5ba;">Text here</p>
        
        
          .mytext {color:#f1a5ba;}
        
        Text color #f1a5ba
      
           This box has a color of #f1a5ba        
        
          <div style="background-color:#f1a5ba;">Content here</div>
        
        
          .mybackground {background-color:#f1a5ba;}
        
        Background color #f1a5ba
      
           Border around this has a color of #f1a5ba        
        
          <div style="border:2px solid #f1a5ba;">Content here</div>
        
        
          .myborder {border:2px solid #f1a5ba;}
        
        Border color #f1a5ba