#f1baa2 color space conversions
Hex:
        #f1baa2
        RGB:
        241, 186, 162
        CMY:
        5, 27, 36
        CMYK:
        0, 23, 33, 5
      HSL:
        18°, 73.8318%, 79.0196%
        HSV (HSB):
        18°, 32.7801%, 94.5098%
        XYZ:
        60.3561, 56.4272, 41.8928
        xyY:
        0.3804, 0.3556, 56.4272
      CIE-Lab:
        79.8563, 16.5910, 19.8052
        CIE-LCH:
        79.8563, 25.8362, 50.0467
        CIE-Luv:
        79.8563, 37.3710, 24.4484
        Hunter-Lab:
        75.1181, 11.9652, 19.5170
      #f1baa2 color charts
#f1baa2 RGB chart
      #f1baa2 CMYK chart
      #f1baa2 RGB pie chart
      #f1baa2 color shades, tints & tones
#f1baa2 color schemes
#f1baa2 color preview, HTML & CSS examples
           This text has a color of #f1baa2        
        
          <p style="color:#f1baa2;">Text here</p>
        
        
          .mytext {color:#f1baa2;}
        
        Text color #f1baa2
      
           This box has a color of #f1baa2        
        
          <div style="background-color:#f1baa2;">Content here</div>
        
        
          .mybackground {background-color:#f1baa2;}
        
        Background color #f1baa2
      
           Border around this has a color of #f1baa2        
        
          <div style="border:2px solid #f1baa2;">Content here</div>
        
        
          .myborder {border:2px solid #f1baa2;}
        
        Border color #f1baa2