#b9473e color space conversions
Hex:
        #b9473e
        RGB:
        185, 71, 62
        CMY:
        27, 72, 76
        CMYK:
        0, 62, 66, 27
      HSL:
        4°, 49.7976%, 48.4314%
        HSV (HSB):
        4°, 66.4865%, 72.5490%
        XYZ:
        23.1303, 15.1686, 6.2662
        xyY:
        0.5190, 0.3404, 15.1686
      CIE-Lab:
        45.8642, 45.5091, 29.4459
        CIE-LCH:
        45.8642, 54.2046, 32.9042
        CIE-Luv:
        45.8642, 86.7652, 22.8364
        Hunter-Lab:
        38.9468, 37.8532, 17.7236
      #b9473e color charts
#b9473e RGB chart
      #b9473e CMYK chart
      #b9473e RGB pie chart
      #b9473e color shades, tints & tones
#b9473e color schemes
#b9473e color preview, HTML & CSS examples
           This text has a color of #b9473e        
        
          <p style="color:#b9473e;">Text here</p>
        
        
          .mytext {color:#b9473e;}
        
        Text color #b9473e
      
           This box has a color of #b9473e        
        
          <div style="background-color:#b9473e;">Content here</div>
        
        
          .mybackground {background-color:#b9473e;}
        
        Background color #b9473e
      
           Border around this has a color of #b9473e        
        
          <div style="border:2px solid #b9473e;">Content here</div>
        
        
          .myborder {border:2px solid #b9473e;}
        
        Border color #b9473e