#b99f42 color space conversions
Hex:
        #b99f42
        RGB:
        185, 159, 66
        CMY:
        27, 38, 74
        CMYK:
        0, 14, 64, 27
      HSL:
        47°, 47.4104%, 49.2157%
        HSV (HSB):
        47°, 64.3243%, 72.5490%
        XYZ:
        33.3891, 35.5039, 10.2474
        xyY:
        0.4219, 0.4486, 35.5039
      CIE-Lab:
        66.1391, -1.2505, 50.6457
        CIE-LCH:
        66.1391, 50.6612, 91.4144
        CIE-Luv:
        66.1391, 22.3455, 57.7591
        Hunter-Lab:
        59.5852, -4.2499, 31.5130
      #b99f42 color charts
#b99f42 RGB chart
      #b99f42 CMYK chart
      #b99f42 RGB pie chart
      #b99f42 color shades, tints & tones
#b99f42 color schemes
#b99f42 color preview, HTML & CSS examples
           This text has a color of #b99f42        
        
          <p style="color:#b99f42;">Text here</p>
        
        
          .mytext {color:#b99f42;}
        
        Text color #b99f42
      
           This box has a color of #b99f42        
        
          <div style="background-color:#b99f42;">Content here</div>
        
        
          .mybackground {background-color:#b99f42;}
        
        Background color #b99f42
      
           Border around this has a color of #b99f42        
        
          <div style="border:2px solid #b99f42;">Content here</div>
        
        
          .myborder {border:2px solid #b99f42;}
        
        Border color #b99f42