#b94c32 color space conversions
Hex:
        #b94c32
        RGB:
        185, 76, 50
        CMY:
        27, 70, 80
        CMYK:
        0, 59, 73, 27
      HSL:
        12°, 57.4468%, 46.0784%
        HSV (HSB):
        12°, 72.9730%, 72.5490%
        XYZ:
        23.1677, 15.7135, 4.8295
        xyY:
        0.5300, 0.3595, 15.7135
      CIE-Lab:
        46.5963, 42.5218, 37.1281
        CIE-LCH:
        46.5963, 56.4500, 41.1260
        CIE-Luv:
        46.5963, 85.5137, 29.6885
        Hunter-Lab:
        39.6402, 34.9541, 20.5246
      #b94c32 color charts
#b94c32 RGB chart
      #b94c32 CMYK chart
      #b94c32 RGB pie chart
      #b94c32 color shades, tints & tones
#b94c32 color schemes
#b94c32 color preview, HTML & CSS examples
           This text has a color of #b94c32        
        
          <p style="color:#b94c32;">Text here</p>
        
        
          .mytext {color:#b94c32;}
        
        Text color #b94c32
      
           This box has a color of #b94c32        
        
          <div style="background-color:#b94c32;">Content here</div>
        
        
          .mybackground {background-color:#b94c32;}
        
        Background color #b94c32
      
           Border around this has a color of #b94c32        
        
          <div style="border:2px solid #b94c32;">Content here</div>
        
        
          .myborder {border:2px solid #b94c32;}
        
        Border color #b94c32