#f5bd70 color space conversions
Hex:
        #f5bd70
        RGB:
        245, 189, 112
        CMY:
        4, 26, 56
        CMYK:
        0, 23, 54, 4
      HSL:
        35°, 86.9281%, 70.0000%
        HSV (HSB):
        35°, 54.2857%, 96.0784%
        XYZ:
        58.7784, 56.9775, 23.2290
        xyY:
        0.4229, 0.4100, 56.9775
      CIE-Lab:
        80.1669, 11.4744, 46.2998
        CIE-LCH:
        80.1669, 47.7005, 76.0809
        CIE-Luv:
        80.1669, 43.0507, 55.5077
        Hunter-Lab:
        75.4835, 6.9006, 34.5927
      #f5bd70 color charts
#f5bd70 RGB chart
      #f5bd70 CMYK chart
      #f5bd70 RGB pie chart
      #f5bd70 color shades, tints & tones
#f5bd70 color schemes
#f5bd70 color preview, HTML & CSS examples
           This text has a color of #f5bd70        
        
          <p style="color:#f5bd70;">Text here</p>
        
        
          .mytext {color:#f5bd70;}
        
        Text color #f5bd70
      
           This box has a color of #f5bd70        
        
          <div style="background-color:#f5bd70;">Content here</div>
        
        
          .mybackground {background-color:#f5bd70;}
        
        Background color #f5bd70
      
           Border around this has a color of #f5bd70        
        
          <div style="border:2px solid #f5bd70;">Content here</div>
        
        
          .myborder {border:2px solid #f5bd70;}
        
        Border color #f5bd70