#f1b294 color space conversions
Hex:
        #f1b294
        RGB:
        241, 178, 148
        CMY:
        5, 30, 42
        CMYK:
        0, 26, 39, 5
      HSL:
        19°, 76.8595%, 76.2745%
        HSV (HSB):
        19°, 38.5892%, 94.5098%
        XYZ:
        57.5413, 52.6797, 35.1524
        xyY:
        0.3958, 0.3624, 52.6797
      CIE-Lab:
        77.6855, 19.1606, 24.3243
        CIE-LCH:
        77.6855, 30.9645, 51.7721
        CIE-Luv:
        77.6855, 44.0601, 29.3502
        Hunter-Lab:
        72.5808, 14.4967, 22.0911
      #f1b294 color charts
#f1b294 RGB chart
      #f1b294 CMYK chart
      #f1b294 RGB pie chart
      #f1b294 color shades, tints & tones
#f1b294 color schemes
#f1b294 color preview, HTML & CSS examples
           This text has a color of #f1b294        
        
          <p style="color:#f1b294;">Text here</p>
        
        
          .mytext {color:#f1b294;}
        
        Text color #f1b294
      
           This box has a color of #f1b294        
        
          <div style="background-color:#f1b294;">Content here</div>
        
        
          .mybackground {background-color:#f1b294;}
        
        Background color #f1b294
      
           Border around this has a color of #f1b294        
        
          <div style="border:2px solid #f1b294;">Content here</div>
        
        
          .myborder {border:2px solid #f1b294;}
        
        Border color #f1b294