#f2a670 color space conversions
Hex:
        #f2a670
        RGB:
        242, 166, 112
        CMY:
        5, 35, 56
        CMYK:
        0, 31, 54, 5
      HSL:
        25°, 83.3333%, 69.4118%
        HSV (HSB):
        25°, 53.7190%, 94.9020%
        XYZ:
        53.1788, 47.3195, 21.6600
        xyY:
        0.4353, 0.3874, 47.3195
      CIE-Lab:
        74.3937, 22.3778, 39.0996
        CIE-LCH:
        74.3937, 45.0505, 60.2163
        CIE-Luv:
        74.3937, 57.1350, 44.5227
        Hunter-Lab:
        68.7892, 17.6117, 29.4835
      #f2a670 color charts
#f2a670 RGB chart
      #f2a670 CMYK chart
      #f2a670 RGB pie chart
      #f2a670 color shades, tints & tones
#f2a670 color schemes
#f2a670 color preview, HTML & CSS examples
           This text has a color of #f2a670        
        
          <p style="color:#f2a670;">Text here</p>
        
        
          .mytext {color:#f2a670;}
        
        Text color #f2a670
      
           This box has a color of #f2a670        
        
          <div style="background-color:#f2a670;">Content here</div>
        
        
          .mybackground {background-color:#f2a670;}
        
        Background color #f2a670
      
           Border around this has a color of #f2a670        
        
          <div style="border:2px solid #f2a670;">Content here</div>
        
        
          .myborder {border:2px solid #f2a670;}
        
        Border color #f2a670