#b9500f color space conversions
Hex:
        #b9500f
        RGB:
        185, 80, 15
        CMY:
        27, 69, 94
        CMYK:
        0, 57, 92, 27
      HSL:
        23°, 85.0000%, 39.2157%
        HSV (HSB):
        23°, 91.8919%, 72.5490%
        XYZ:
        22.9625, 16.0861, 2.3466
        xyY:
        0.5547, 0.3886, 16.0861
      CIE-Lab:
        47.0872, 39.4804, 53.1136
        CIE-LCH:
        47.0872, 66.1798, 53.3758
        CIE-Luv:
        47.0872, 86.1411, 39.9784
        Hunter-Lab:
        40.1075, 32.0073, 24.6063
      #b9500f color charts
#b9500f RGB chart
      #b9500f CMYK chart
      #b9500f RGB pie chart
      #b9500f color shades, tints & tones
#b9500f color schemes
#b9500f color preview, HTML & CSS examples
           This text has a color of #b9500f        
        
          <p style="color:#b9500f;">Text here</p>
        
        
          .mytext {color:#b9500f;}
        
        Text color #b9500f
      
           This box has a color of #b9500f        
        
          <div style="background-color:#b9500f;">Content here</div>
        
        
          .mybackground {background-color:#b9500f;}
        
        Background color #b9500f
      
           Border around this has a color of #b9500f        
        
          <div style="border:2px solid #b9500f;">Content here</div>
        
        
          .myborder {border:2px solid #b9500f;}
        
        Border color #b9500f