#b99e41 color space conversions
Hex:
        #b99e41
        RGB:
        185, 158, 65
        CMY:
        27, 38, 75
        CMYK:
        0, 15, 65, 27
      HSL:
        47°, 48.0000%, 49.0196%
        HSV (HSB):
        47°, 64.8649%, 72.5490%
        XYZ:
        33.1886, 35.1497, 10.0364
        xyY:
        0.4235, 0.4485, 35.1497
      CIE-Lab:
        65.8650, -0.7767, 50.8020
        CIE-LCH:
        65.8650, 50.8079, 90.8759
        CIE-Luv:
        65.8650, 23.0850, 57.6701
        Hunter-Lab:
        59.2871, -3.8293, 31.4642
      #b99e41 color charts
#b99e41 RGB chart
      #b99e41 CMYK chart
      #b99e41 RGB pie chart
      #b99e41 color shades, tints & tones
#b99e41 color schemes
#b99e41 color preview, HTML & CSS examples
           This text has a color of #b99e41        
        
          <p style="color:#b99e41;">Text here</p>
        
        
          .mytext {color:#b99e41;}
        
        Text color #b99e41
      
           This box has a color of #b99e41        
        
          <div style="background-color:#b99e41;">Content here</div>
        
        
          .mybackground {background-color:#b99e41;}
        
        Background color #b99e41
      
           Border around this has a color of #b99e41        
        
          <div style="border:2px solid #b99e41;">Content here</div>
        
        
          .myborder {border:2px solid #b99e41;}
        
        Border color #b99e41