#b69c01 color space conversions
Hex:
        #b69c01
        RGB:
        182, 156, 1
        CMY:
        29, 39, 100
        CMYK:
        0, 14, 99, 29
      HSL:
        51°, 98.9071%, 35.8824%
        HSV (HSB):
        51°, 99.4505%, 71.3725%
        XYZ:
        31.1853, 33.7242, 4.8945
        xyY:
        0.4468, 0.4831, 33.7242
      CIE-Lab:
        64.7431, -3.1721, 68.0997
        CIE-LCH:
        64.7431, 68.1735, 92.6669
        CIE-Luv:
        64.7431, 23.7775, 68.8327
        Hunter-Lab:
        58.0725, -5.7713, 35.6537
      #b69c01 color charts
#b69c01 RGB chart
      #b69c01 CMYK chart
      #b69c01 RGB pie chart
      #b69c01 color shades, tints & tones
#b69c01 color schemes
#b69c01 color preview, HTML & CSS examples
           This text has a color of #b69c01        
        
          <p style="color:#b69c01;">Text here</p>
        
        
          .mytext {color:#b69c01;}
        
        Text color #b69c01
      
           This box has a color of #b69c01        
        
          <div style="background-color:#b69c01;">Content here</div>
        
        
          .mybackground {background-color:#b69c01;}
        
        Background color #b69c01
      
           Border around this has a color of #b69c01        
        
          <div style="border:2px solid #b69c01;">Content here</div>
        
        
          .myborder {border:2px solid #b69c01;}
        
        Border color #b69c01