#b9483b color space conversions
Hex:
        #b9483b
        RGB:
        185, 72, 59
        CMY:
        27, 72, 77
        CMYK:
        0, 61, 68, 27
      HSL:
        6°, 51.6393%, 47.8431%
        HSV (HSB):
        6°, 68.1081%, 72.5490%
        XYZ:
        23.1144, 15.2648, 5.8658
        xyY:
        0.5224, 0.3450, 15.2648
      CIE-Lab:
        45.9947, 44.8746, 31.3517
        CIE-LCH:
        45.9947, 54.7418, 34.9401
        CIE-Luv:
        45.9947, 86.6983, 24.5672
        Hunter-Lab:
        39.0702, 37.2299, 18.4476
      #b9483b color charts
#b9483b RGB chart
      #b9483b CMYK chart
      #b9483b RGB pie chart
      #b9483b color shades, tints & tones
#b9483b color schemes
#b9483b color preview, HTML & CSS examples
           This text has a color of #b9483b        
        
          <p style="color:#b9483b;">Text here</p>
        
        
          .mytext {color:#b9483b;}
        
        Text color #b9483b
      
           This box has a color of #b9483b        
        
          <div style="background-color:#b9483b;">Content here</div>
        
        
          .mybackground {background-color:#b9483b;}
        
        Background color #b9483b
      
           Border around this has a color of #b9483b        
        
          <div style="border:2px solid #b9483b;">Content here</div>
        
        
          .myborder {border:2px solid #b9483b;}
        
        Border color #b9483b