#f2b350 color space conversions
Hex:
        #f2b350
        RGB:
        242, 179, 80
        CMY:
        5, 30, 69
        CMYK:
        0, 26, 67, 5
      HSL:
        37°, 86.1702%, 63.1373%
        HSV (HSB):
        37°, 66.9421%, 94.9020%
        XYZ:
        54.1860, 51.6966, 14.7120
        xyY:
        0.4493, 0.4287, 51.6966
      CIE-Lab:
        77.0991, 13.3016, 57.8875
        CIE-LCH:
        77.0991, 59.3960, 77.0590
        CIE-Luv:
        77.0991, 50.3309, 64.2950
        Hunter-Lab:
        71.9004, 8.6967, 38.1986
      #f2b350 color charts
#f2b350 RGB chart
      #f2b350 CMYK chart
      #f2b350 RGB pie chart
      #f2b350 color shades, tints & tones
#f2b350 color schemes
#f2b350 color preview, HTML & CSS examples
           This text has a color of #f2b350        
        
          <p style="color:#f2b350;">Text here</p>
        
        
          .mytext {color:#f2b350;}
        
        Text color #f2b350
      
           This box has a color of #f2b350        
        
          <div style="background-color:#f2b350;">Content here</div>
        
        
          .mybackground {background-color:#f2b350;}
        
        Background color #f2b350
      
           Border around this has a color of #f2b350        
        
          <div style="border:2px solid #f2b350;">Content here</div>
        
        
          .myborder {border:2px solid #f2b350;}
        
        Border color #f2b350