#b94c28 color space conversions
Hex:
        #b94c28
        RGB:
        185, 76, 40
        CMY:
        27, 70, 84
        CMYK:
        0, 59, 78, 27
      HSL:
        15°, 64.4444%, 44.1176%
        HSV (HSB):
        15°, 78.3784%, 72.5490%
        XYZ:
        22.9750, 15.6364, 3.8147
        xyY:
        0.5415, 0.3686, 15.6364
      CIE-Lab:
        46.4938, 42.0953, 42.3049
        CIE-LCH:
        46.4938, 59.6802, 45.1423
        CIE-Luv:
        46.4938, 86.9403, 33.1720
        Hunter-Lab:
        39.5429, 34.5114, 21.9603
      #b94c28 color charts
#b94c28 RGB chart
      #b94c28 CMYK chart
      #b94c28 RGB pie chart
      #b94c28 color shades, tints & tones
#b94c28 color schemes
#b94c28 color preview, HTML & CSS examples
           This text has a color of #b94c28        
        
          <p style="color:#b94c28;">Text here</p>
        
        
          .mytext {color:#b94c28;}
        
        Text color #b94c28
      
           This box has a color of #b94c28        
        
          <div style="background-color:#b94c28;">Content here</div>
        
        
          .mybackground {background-color:#b94c28;}
        
        Background color #b94c28
      
           Border around this has a color of #b94c28        
        
          <div style="border:2px solid #b94c28;">Content here</div>
        
        
          .myborder {border:2px solid #b94c28;}
        
        Border color #b94c28