#f1b7ba color space conversions
Hex:
        #f1b7ba
        RGB:
        241, 183, 186
        CMY:
        5, 28, 27
        CMYK:
        0, 24, 23, 5
      HSL:
        357°, 67.4419%, 83.1373%
        HSV (HSB):
        357°, 24.0664%, 94.5098%
        XYZ:
        62.0720, 56.1129, 54.0137
        xyY:
        0.3605, 0.3259, 56.1129
      CIE-Lab:
        79.6780, 21.3943, 6.6389
        CIE-LCH:
        79.6780, 22.4007, 17.2398
        CIE-Luv:
        79.6780, 36.3759, 5.6953
        Hunter-Lab:
        74.9086, 16.8218, 9.6842
      #f1b7ba color charts
#f1b7ba RGB chart
      #f1b7ba CMYK chart
      #f1b7ba RGB pie chart
      #f1b7ba color shades, tints & tones
#f1b7ba color schemes
#f1b7ba color preview, HTML & CSS examples
           This text has a color of #f1b7ba        
        
          <p style="color:#f1b7ba;">Text here</p>
        
        
          .mytext {color:#f1b7ba;}
        
        Text color #f1b7ba
      
           This box has a color of #f1b7ba        
        
          <div style="background-color:#f1b7ba;">Content here</div>
        
        
          .mybackground {background-color:#f1b7ba;}
        
        Background color #f1b7ba
      
           Border around this has a color of #f1b7ba        
        
          <div style="border:2px solid #f1b7ba;">Content here</div>
        
        
          .myborder {border:2px solid #f1b7ba;}
        
        Border color #f1b7ba