#b08d47 color space conversions
Hex:
        #b08d47
        RGB:
        176, 141, 71
        CMY:
        31, 45, 72
        CMYK:
        0, 20, 60, 31
      HSL:
        40°, 42.5101%, 48.4314%
        HSV (HSB):
        40°, 59.6591%, 69.0196%
        XYZ:
        28.5667, 28.7348, 10.0020
        xyY:
        0.4244, 0.4269, 28.7348
      CIE-Lab:
        60.5469, 4.9788, 41.7360
        CIE-LCH:
        60.5469, 42.0320, 83.1971
        CIE-Luv:
        60.5469, 27.9824, 47.1342
        Hunter-Lab:
        53.6048, 1.3164, 26.4606
      #b08d47 color charts
#b08d47 RGB chart
      #b08d47 CMYK chart
      #b08d47 RGB pie chart
      #b08d47 color shades, tints & tones
#b08d47 color schemes
#b08d47 color preview, HTML & CSS examples
           This text has a color of #b08d47        
        
          <p style="color:#b08d47;">Text here</p>
        
        
          .mytext {color:#b08d47;}
        
        Text color #b08d47
      
           This box has a color of #b08d47        
        
          <div style="background-color:#b08d47;">Content here</div>
        
        
          .mybackground {background-color:#b08d47;}
        
        Background color #b08d47
      
           Border around this has a color of #b08d47        
        
          <div style="border:2px solid #b08d47;">Content here</div>
        
        
          .myborder {border:2px solid #b08d47;}
        
        Border color #b08d47