#b94a39 color space conversions
Hex:
        #b94a39
        RGB:
        185, 74, 57
        CMY:
        27, 71, 78
        CMYK:
        0, 60, 69, 27
      HSL:
        8°, 52.8926%, 47.4510%
        HSV (HSB):
        8°, 69.1892%, 72.5490%
        XYZ:
        23.1949, 15.5073, 5.6416
        xyY:
        0.5231, 0.3497, 15.5073
      CIE-Lab:
        46.3213, 43.8292, 32.8897
        CIE-LCH:
        46.3213, 54.7971, 36.8848
        CIE-Luv:
        46.3213, 85.7200, 26.1350
        Hunter-Lab:
        39.3793, 36.2251, 19.0714
      #b94a39 color charts
#b94a39 RGB chart
      #b94a39 CMYK chart
      #b94a39 RGB pie chart
      #b94a39 color shades, tints & tones
#b94a39 color schemes
#b94a39 color preview, HTML & CSS examples
           This text has a color of #b94a39        
        
          <p style="color:#b94a39;">Text here</p>
        
        
          .mytext {color:#b94a39;}
        
        Text color #b94a39
      
           This box has a color of #b94a39        
        
          <div style="background-color:#b94a39;">Content here</div>
        
        
          .mybackground {background-color:#b94a39;}
        
        Background color #b94a39
      
           Border around this has a color of #b94a39        
        
          <div style="border:2px solid #b94a39;">Content here</div>
        
        
          .myborder {border:2px solid #b94a39;}
        
        Border color #b94a39