#b96d27 color space conversions
Hex:
        #b96d27
        RGB:
        185, 109, 39
        CMY:
        27, 57, 85
        CMYK:
        0, 41, 79, 27
      HSL:
        29°, 65.1786%, 43.9216%
        HSV (HSB):
        29°, 78.9189%, 72.5490%
        XYZ:
        25.8424, 21.3980, 4.6876
        xyY:
        0.4977, 0.4121, 21.3980
      CIE-Lab:
        53.3824, 24.8558, 49.5286
        CIE-LCH:
        53.3824, 55.4156, 63.3503
        CIE-Luv:
        53.3824, 61.4867, 45.3276
        Hunter-Lab:
        46.2580, 18.7690, 26.3724
      #b96d27 color charts
#b96d27 RGB chart
      #b96d27 CMYK chart
      #b96d27 RGB pie chart
      #b96d27 color shades, tints & tones
#b96d27 color schemes
#b96d27 color preview, HTML & CSS examples
           This text has a color of #b96d27        
        
          <p style="color:#b96d27;">Text here</p>
        
        
          .mytext {color:#b96d27;}
        
        Text color #b96d27
      
           This box has a color of #b96d27        
        
          <div style="background-color:#b96d27;">Content here</div>
        
        
          .mybackground {background-color:#b96d27;}
        
        Background color #b96d27
      
           Border around this has a color of #b96d27        
        
          <div style="border:2px solid #b96d27;">Content here</div>
        
        
          .myborder {border:2px solid #b96d27;}
        
        Border color #b96d27