#f2ba76 color space conversions
Hex:
        #f2ba76
        RGB:
        242, 186, 118
        CMY:
        5, 27, 54
        CMYK:
        0, 23, 51, 5
      HSL:
        33°, 82.6667%, 70.5882%
        HSV (HSB):
        33°, 51.2397%, 94.9020%
        XYZ:
        57.4469, 55.3031, 24.7863
        xyY:
        0.4177, 0.4021, 55.3031
      CIE-Lab:
        79.2155, 12.3341, 42.0464
        CIE-LCH:
        79.2155, 43.8182, 73.6512
        CIE-Luv:
        79.2155, 42.4130, 50.8731
        Hunter-Lab:
        74.3660, 7.7486, 32.2948
      #f2ba76 color charts
#f2ba76 RGB chart
      #f2ba76 CMYK chart
      #f2ba76 RGB pie chart
      #f2ba76 color shades, tints & tones
#f2ba76 color schemes
#f2ba76 color preview, HTML & CSS examples
           This text has a color of #f2ba76        
        
          <p style="color:#f2ba76;">Text here</p>
        
        
          .mytext {color:#f2ba76;}
        
        Text color #f2ba76
      
           This box has a color of #f2ba76        
        
          <div style="background-color:#f2ba76;">Content here</div>
        
        
          .mybackground {background-color:#f2ba76;}
        
        Background color #f2ba76
      
           Border around this has a color of #f2ba76        
        
          <div style="border:2px solid #f2ba76;">Content here</div>
        
        
          .myborder {border:2px solid #f2ba76;}
        
        Border color #f2ba76