#f2b070 color space conversions
Hex:
        #f2b070
        RGB:
        242, 176, 112
        CMY:
        5, 31, 56
        CMYK:
        0, 27, 54, 5
      HSL:
        30°, 83.3333%, 69.4118%
        HSV (HSB):
        30°, 53.7190%, 94.9020%
        XYZ:
        55.0679, 51.0978, 22.2897
        xyY:
        0.4287, 0.3978, 51.0978
      CIE-Lab:
        76.7382, 17.0943, 42.0212
        CIE-LCH:
        76.7382, 45.3652, 67.8635
        CIE-Luv:
        76.7382, 49.9808, 49.1927
        Hunter-Lab:
        71.4827, 12.4158, 31.5501
      #f2b070 color charts
#f2b070 RGB chart
      #f2b070 CMYK chart
      #f2b070 RGB pie chart
      #f2b070 color shades, tints & tones
#f2b070 color schemes
#f2b070 color preview, HTML & CSS examples
           This text has a color of #f2b070        
        
          <p style="color:#f2b070;">Text here</p>
        
        
          .mytext {color:#f2b070;}
        
        Text color #f2b070
      
           This box has a color of #f2b070        
        
          <div style="background-color:#f2b070;">Content here</div>
        
        
          .mybackground {background-color:#f2b070;}
        
        Background color #f2b070
      
           Border around this has a color of #f2b070        
        
          <div style="border:2px solid #f2b070;">Content here</div>
        
        
          .myborder {border:2px solid #f2b070;}
        
        Border color #f2b070