#b94a47 color space conversions
Hex:
        #b94a47
        RGB:
        185, 74, 71
        CMY:
        27, 71, 72
        CMYK:
        0, 60, 62, 27
      HSL:
        2°, 44.8819%, 50.1961%
        HSV (HSB):
        2°, 61.6216%, 72.5490%
        XYZ:
        23.5937, 15.6668, 7.7417
        xyY:
        0.5020, 0.3333, 15.6668
      CIE-Lab:
        46.5342, 44.6918, 24.9620
        CIE-LCH:
        46.5342, 51.1904, 29.1850
        CIE-Luv:
        46.5342, 82.8991, 19.3496
        Hunter-Lab:
        39.5813, 37.1334, 16.1104
      #b94a47 color charts
#b94a47 RGB chart
      #b94a47 CMYK chart
      #b94a47 RGB pie chart
      #b94a47 color shades, tints & tones
#b94a47 color schemes
#b94a47 color preview, HTML & CSS examples
           This text has a color of #b94a47        
        
          <p style="color:#b94a47;">Text here</p>
        
        
          .mytext {color:#b94a47;}
        
        Text color #b94a47
      
           This box has a color of #b94a47        
        
          <div style="background-color:#b94a47;">Content here</div>
        
        
          .mybackground {background-color:#b94a47;}
        
        Background color #b94a47
      
           Border around this has a color of #b94a47        
        
          <div style="border:2px solid #b94a47;">Content here</div>
        
        
          .myborder {border:2px solid #b94a47;}
        
        Border color #b94a47