#b99c01 color space conversions
Hex:
        #b99c01
        RGB:
        185, 156, 1
        CMY:
        27, 39, 100
        CMYK:
        0, 16, 99, 27
      HSL:
        51°, 98.9247%, 36.4706%
        HSV (HSB):
        51°, 99.4595%, 72.5490%
        XYZ:
        31.9015, 34.0934, 4.9280
        xyY:
        0.4498, 0.4807, 34.0934
      CIE-Lab:
        65.0367, -1.8176, 68.4439
        CIE-LCH:
        65.0367, 68.4680, 91.5212
        CIE-Luv:
        65.0367, 26.0487, 68.8826
        Hunter-Lab:
        58.3896, -4.6571, 35.8687
      #b99c01 color charts
#b99c01 RGB chart
      #b99c01 CMYK chart
      #b99c01 RGB pie chart
      #b99c01 color shades, tints & tones
#b99c01 color schemes
#b99c01 color preview, HTML & CSS examples
           This text has a color of #b99c01        
        
          <p style="color:#b99c01;">Text here</p>
        
        
          .mytext {color:#b99c01;}
        
        Text color #b99c01
      
           This box has a color of #b99c01        
        
          <div style="background-color:#b99c01;">Content here</div>
        
        
          .mybackground {background-color:#b99c01;}
        
        Background color #b99c01
      
           Border around this has a color of #b99c01        
        
          <div style="border:2px solid #b99c01;">Content here</div>
        
        
          .myborder {border:2px solid #b99c01;}
        
        Border color #b99c01