#f9bd75 color space conversions
Hex:
        #f9bd75
        RGB:
        249, 189, 117
        CMY:
        2, 26, 54
        CMYK:
        0, 24, 53, 2
      HSL:
        33°, 91.6667%, 71.7647%
        HSV (HSB):
        33°, 53.0120%, 97.6471%
        XYZ:
        60.4754, 57.8193, 24.8025
        xyY:
        0.4226, 0.4041, 57.8193
      CIE-Lab:
        80.6382, 13.5038, 44.4728
        CIE-LCH:
        80.6382, 46.4778, 73.1095
        CIE-Luv:
        80.6382, 45.6403, 53.3682
        Hunter-Lab:
        76.0390, 8.8966, 33.8880
      #f9bd75 color charts
#f9bd75 RGB chart
      #f9bd75 CMYK chart
      #f9bd75 RGB pie chart
      #f9bd75 color shades, tints & tones
#f9bd75 color schemes
#f9bd75 color preview, HTML & CSS examples
           This text has a color of #f9bd75        
        
          <p style="color:#f9bd75;">Text here</p>
        
        
          .mytext {color:#f9bd75;}
        
        Text color #f9bd75
      
           This box has a color of #f9bd75        
        
          <div style="background-color:#f9bd75;">Content here</div>
        
        
          .mybackground {background-color:#f9bd75;}
        
        Background color #f9bd75
      
           Border around this has a color of #f9bd75        
        
          <div style="border:2px solid #f9bd75;">Content here</div>
        
        
          .myborder {border:2px solid #f9bd75;}
        
        Border color #f9bd75