#b96d18 color space conversions
Hex:
        #b96d18
        RGB:
        185, 109, 24
        CMY:
        27, 57, 91
        CMYK:
        0, 41, 87, 27
      HSL:
        32°, 77.0335%, 40.9804%
        HSV (HSB):
        32°, 87.0270%, 72.5490%
        XYZ:
        25.6411, 21.3175, 3.6274
        xyY:
        0.5069, 0.4214, 21.3175
      CIE-Lab:
        53.2953, 24.3881, 55.1206
        CIE-LCH:
        53.2953, 60.2748, 66.1330
        CIE-Luv:
        53.2953, 62.3770, 48.6074
        Hunter-Lab:
        46.1709, 18.3312, 27.6615
      #b96d18 color charts
#b96d18 RGB chart
      #b96d18 CMYK chart
      #b96d18 RGB pie chart
      #b96d18 color shades, tints & tones
#b96d18 color schemes
#b96d18 color preview, HTML & CSS examples
           This text has a color of #b96d18        
        
          <p style="color:#b96d18;">Text here</p>
        
        
          .mytext {color:#b96d18;}
        
        Text color #b96d18
      
           This box has a color of #b96d18        
        
          <div style="background-color:#b96d18;">Content here</div>
        
        
          .mybackground {background-color:#b96d18;}
        
        Background color #b96d18
      
           Border around this has a color of #b96d18        
        
          <div style="border:2px solid #b96d18;">Content here</div>
        
        
          .myborder {border:2px solid #b96d18;}
        
        Border color #b96d18