#b69d47 color space conversions
Hex:
        #b69d47
        RGB:
        182, 157, 71
        CMY:
        29, 38, 72
        CMYK:
        0, 14, 61, 29
      HSL:
        46°, 43.8735%, 49.6078%
        HSV (HSB):
        46°, 60.9890%, 71.3725%
        XYZ:
        32.4857, 34.5140, 10.9109
        xyY:
        0.4170, 0.4430, 34.5140
      CIE-Lab:
        65.3685, -1.1398, 47.3945
        CIE-LCH:
        65.3685, 47.4082, 91.3776
        CIE-Luv:
        65.3685, 21.3079, 54.8414
        Hunter-Lab:
        58.7486, -4.1064, 30.1125
      #b69d47 color charts
#b69d47 RGB chart
      #b69d47 CMYK chart
      #b69d47 RGB pie chart
      #b69d47 color shades, tints & tones
#b69d47 color schemes
#b69d47 color preview, HTML & CSS examples
           This text has a color of #b69d47        
        
          <p style="color:#b69d47;">Text here</p>
        
        
          .mytext {color:#b69d47;}
        
        Text color #b69d47
      
           This box has a color of #b69d47        
        
          <div style="background-color:#b69d47;">Content here</div>
        
        
          .mybackground {background-color:#b69d47;}
        
        Background color #b69d47
      
           Border around this has a color of #b69d47        
        
          <div style="border:2px solid #b69d47;">Content here</div>
        
        
          .myborder {border:2px solid #b69d47;}
        
        Border color #b69d47