#b68c01 color space conversions
Hex:
        #b68c01
        RGB:
        182, 140, 1
        CMY:
        29, 45, 100
        CMYK:
        0, 23, 99, 29
      HSL:
        46°, 98.9071%, 35.8824%
        HSV (HSB):
        46°, 99.4505%, 71.3725%
        XYZ:
        28.6750, 28.7034, 4.0577
        xyY:
        0.4667, 0.4672, 28.7034
      CIE-Lab:
        60.5190, 5.5214, 65.1252
        CIE-LCH:
        60.5190, 65.3588, 85.1539
        CIE-Luv:
        60.5190, 35.7796, 62.6818
        Hunter-Lab:
        53.5756, 1.7803, 33.0124
      #b68c01 color charts
#b68c01 RGB chart
      #b68c01 CMYK chart
      #b68c01 RGB pie chart
      #b68c01 color shades, tints & tones
#b68c01 color schemes
#b68c01 color preview, HTML & CSS examples
           This text has a color of #b68c01        
        
          <p style="color:#b68c01;">Text here</p>
        
        
          .mytext {color:#b68c01;}
        
        Text color #b68c01
      
           This box has a color of #b68c01        
        
          <div style="background-color:#b68c01;">Content here</div>
        
        
          .mybackground {background-color:#b68c01;}
        
        Background color #b68c01
      
           Border around this has a color of #b68c01        
        
          <div style="border:2px solid #b68c01;">Content here</div>
        
        
          .myborder {border:2px solid #b68c01;}
        
        Border color #b68c01