#f5bf72 color space conversions
Hex:
        #f5bf72
        RGB:
        245, 191, 114
        CMY:
        4, 25, 55
        CMYK:
        0, 22, 53, 4
      HSL:
        35°, 86.7550%, 70.3922%
        HSV (HSB):
        35°, 53.4694%, 96.0784%
        XYZ:
        59.3243, 57.8890, 23.9666
        xyY:
        0.4202, 0.4100, 57.8890
      CIE-Lab:
        80.6770, 10.5904, 45.9277
        CIE-LCH:
        80.6770, 47.1329, 77.0152
        CIE-Luv:
        80.6770, 41.4927, 55.4759
        Hunter-Lab:
        76.0848, 6.0302, 34.5831
      #f5bf72 color charts
#f5bf72 RGB chart
      #f5bf72 CMYK chart
      #f5bf72 RGB pie chart
      #f5bf72 color shades, tints & tones
#f5bf72 color schemes
#f5bf72 color preview, HTML & CSS examples
           This text has a color of #f5bf72        
        
          <p style="color:#f5bf72;">Text here</p>
        
        
          .mytext {color:#f5bf72;}
        
        Text color #f5bf72
      
           This box has a color of #f5bf72        
        
          <div style="background-color:#f5bf72;">Content here</div>
        
        
          .mybackground {background-color:#f5bf72;}
        
        Background color #f5bf72
      
           Border around this has a color of #f5bf72        
        
          <div style="border:2px solid #f5bf72;">Content here</div>
        
        
          .myborder {border:2px solid #f5bf72;}
        
        Border color #f5bf72