#b94d47 color space conversions
Hex:
        #b94d47
        RGB:
        185, 77, 71
        CMY:
        27, 70, 72
        CMYK:
        0, 58, 62, 27
      HSL:
        3°, 44.8819%, 50.1961%
        HSV (HSB):
        3°, 61.6216%, 72.5490%
        XYZ:
        23.7988, 16.0770, 7.8101
        xyY:
        0.4991, 0.3371, 16.0770
      CIE-Lab:
        47.0753, 43.2675, 25.6517
        CIE-LCH:
        47.0753, 50.3000, 30.6622
        CIE-Luv:
        47.0753, 80.9399, 20.4406
        Hunter-Lab:
        40.0961, 35.7794, 16.5185
      #b94d47 color charts
#b94d47 RGB chart
      #b94d47 CMYK chart
      #b94d47 RGB pie chart
      #b94d47 color shades, tints & tones
#b94d47 color schemes
#b94d47 color preview, HTML & CSS examples
           This text has a color of #b94d47        
        
          <p style="color:#b94d47;">Text here</p>
        
        
          .mytext {color:#b94d47;}
        
        Text color #b94d47
      
           This box has a color of #b94d47        
        
          <div style="background-color:#b94d47;">Content here</div>
        
        
          .mybackground {background-color:#b94d47;}
        
        Background color #b94d47
      
           Border around this has a color of #b94d47        
        
          <div style="border:2px solid #b94d47;">Content here</div>
        
        
          .myborder {border:2px solid #b94d47;}
        
        Border color #b94d47