#f1a0be color space conversions
Hex:
        #f1a0be
        RGB:
        241, 160, 190
        CMY:
        5, 37, 25
        CMYK:
        0, 34, 21, 5
      HSL:
        338°, 74.3119%, 78.6275%
        HSV (HSB):
        338°, 33.6100%, 94.5098%
        XYZ:
        58.1407, 47.5601, 54.8309
        xyY:
        0.3622, 0.2963, 47.5601
      CIE-Lab:
        74.5466, 34.1538, -3.0028
        CIE-LCH:
        74.5466, 34.2856, 354.9755
        CIE-Luv:
        74.5466, 49.0518, -10.7035
        Hunter-Lab:
        68.9638, 29.7997, 1.1352
      #f1a0be color charts
#f1a0be RGB chart
      #f1a0be CMYK chart
      #f1a0be RGB pie chart
      #f1a0be color shades, tints & tones
#f1a0be color schemes
#f1a0be color preview, HTML & CSS examples
           This text has a color of #f1a0be        
        
          <p style="color:#f1a0be;">Text here</p>
        
        
          .mytext {color:#f1a0be;}
        
        Text color #f1a0be
      
           This box has a color of #f1a0be        
        
          <div style="background-color:#f1a0be;">Content here</div>
        
        
          .mybackground {background-color:#f1a0be;}
        
        Background color #f1a0be
      
           Border around this has a color of #f1a0be        
        
          <div style="border:2px solid #f1a0be;">Content here</div>
        
        
          .myborder {border:2px solid #f1a0be;}
        
        Border color #f1a0be