#b94c24 color space conversions
Hex:
        #b94c24
        RGB:
        185, 76, 36
        CMY:
        27, 70, 86
        CMYK:
        0, 59, 81, 27
      HSL:
        16°, 67.4208%, 43.3333%
        HSV (HSB):
        16°, 80.5405%, 72.5490%
        XYZ:
        22.9105, 15.6105, 3.4747
        xyY:
        0.5455, 0.3717, 15.6105
      CIE-Lab:
        46.4593, 41.9517, 44.2506
        CIE-LCH:
        46.4593, 60.9759, 46.5277
        CIE-Luv:
        46.4593, 87.4284, 34.3615
        Hunter-Lab:
        39.5102, 34.3626, 22.4429
      #b94c24 color charts
#b94c24 RGB chart
      #b94c24 CMYK chart
      #b94c24 RGB pie chart
      #b94c24 color shades, tints & tones
#b94c24 color schemes
#b94c24 color preview, HTML & CSS examples
           This text has a color of #b94c24        
        
          <p style="color:#b94c24;">Text here</p>
        
        
          .mytext {color:#b94c24;}
        
        Text color #b94c24
      
           This box has a color of #b94c24        
        
          <div style="background-color:#b94c24;">Content here</div>
        
        
          .mybackground {background-color:#b94c24;}
        
        Background color #b94c24
      
           Border around this has a color of #b94c24        
        
          <div style="border:2px solid #b94c24;">Content here</div>
        
        
          .myborder {border:2px solid #b94c24;}
        
        Border color #b94c24