#f0bc72 color space conversions
Hex:
        #f0bc72
        RGB:
        240, 188, 114
        CMY:
        6, 26, 55
        CMYK:
        0, 22, 53, 6
      HSL:
        35°, 80.7692%, 69.4118%
        HSV (HSB):
        35°, 52.5000%, 94.1176%
        XYZ:
        56.9557, 55.7066, 23.6702
        xyY:
        0.4178, 0.4086, 55.7066
      CIE-Lab:
        79.4465, 10.1299, 44.3060
        CIE-LCH:
        79.4465, 45.4493, 77.1215
        CIE-Luv:
        79.4465, 39.8636, 53.6860
        Hunter-Lab:
        74.6369, 5.5995, 33.4427
      #f0bc72 color charts
#f0bc72 RGB chart
      #f0bc72 CMYK chart
      #f0bc72 RGB pie chart
      #f0bc72 color shades, tints & tones
#f0bc72 color schemes
#f0bc72 color preview, HTML & CSS examples
           This text has a color of #f0bc72        
        
          <p style="color:#f0bc72;">Text here</p>
        
        
          .mytext {color:#f0bc72;}
        
        Text color #f0bc72
      
           This box has a color of #f0bc72        
        
          <div style="background-color:#f0bc72;">Content here</div>
        
        
          .mybackground {background-color:#f0bc72;}
        
        Background color #f0bc72
      
           Border around this has a color of #f0bc72        
        
          <div style="border:2px solid #f0bc72;">Content here</div>
        
        
          .myborder {border:2px solid #f0bc72;}
        
        Border color #f0bc72