#f2bb80 color space conversions
Hex:
        #f2bb80
        RGB:
        242, 187, 128
        CMY:
        5, 27, 50
        CMYK:
        0, 23, 47, 5
      HSL:
        31°, 81.4286%, 72.5490%
        HSV (HSB):
        31°, 47.1074%, 94.9020%
        XYZ:
        58.2846, 55.9764, 28.1547
        xyY:
        0.4093, 0.3930, 55.9764
      CIE-Lab:
        79.6004, 12.7201, 37.4114
        CIE-LCH:
        79.6004, 39.5147, 71.2217
        CIE-Luv:
        79.6004, 40.8504, 46.0278
        Hunter-Lab:
        74.8174, 8.1254, 30.0606
      #f2bb80 color charts
#f2bb80 RGB chart
      #f2bb80 CMYK chart
      #f2bb80 RGB pie chart
      #f2bb80 color shades, tints & tones
#f2bb80 color schemes
#f2bb80 color preview, HTML & CSS examples
           This text has a color of #f2bb80        
        
          <p style="color:#f2bb80;">Text here</p>
        
        
          .mytext {color:#f2bb80;}
        
        Text color #f2bb80
      
           This box has a color of #f2bb80        
        
          <div style="background-color:#f2bb80;">Content here</div>
        
        
          .mybackground {background-color:#f2bb80;}
        
        Background color #f2bb80
      
           Border around this has a color of #f2bb80        
        
          <div style="border:2px solid #f2bb80;">Content here</div>
        
        
          .myborder {border:2px solid #f2bb80;}
        
        Border color #f2bb80