#b99d09 color space conversions
Hex:
        #b99d09
        RGB:
        185, 157, 9
        CMY:
        27, 38, 96
        CMYK:
        0, 15, 95, 27
      HSL:
        50°, 90.7216%, 38.0392%
        HSV (HSB):
        50°, 95.1351%, 72.5490%
        XYZ:
        32.1139, 34.4480, 5.2150
        xyY:
        0.4474, 0.4799, 34.4480
      CIE-Lab:
        65.3166, -2.2550, 67.5691
        CIE-LCH:
        65.3166, 67.6067, 91.9114
        CIE-Luv:
        65.3166, 25.2401, 68.6930
        Hunter-Lab:
        58.6924, -5.0444, 35.8166
      #b99d09 color charts
#b99d09 RGB chart
      #b99d09 CMYK chart
      #b99d09 RGB pie chart
      #b99d09 color shades, tints & tones
#b99d09 color schemes
#b99d09 color preview, HTML & CSS examples
           This text has a color of #b99d09        
        
          <p style="color:#b99d09;">Text here</p>
        
        
          .mytext {color:#b99d09;}
        
        Text color #b99d09
      
           This box has a color of #b99d09        
        
          <div style="background-color:#b99d09;">Content here</div>
        
        
          .mybackground {background-color:#b99d09;}
        
        Background color #b99d09
      
           Border around this has a color of #b99d09        
        
          <div style="border:2px solid #b99d09;">Content here</div>
        
        
          .myborder {border:2px solid #b99d09;}
        
        Border color #b99d09