#b9472a color space conversions
Hex:
        #b9472a
        RGB:
        185, 71, 42
        CMY:
        27, 72, 84
        CMYK:
        0, 62, 77, 27
      HSL:
        12°, 62.9956%, 44.5098%
        HSV (HSB):
        12°, 77.2973%, 72.5490%
        XYZ:
        22.6787, 14.9879, 3.8881
        xyY:
        0.5458, 0.3607, 14.9879
      CIE-Lab:
        45.6177, 44.5269, 40.3770
        CIE-LCH:
        45.6177, 60.1078, 42.2017
        CIE-Luv:
        45.6177, 90.2543, 30.9289
        Hunter-Lab:
        38.7142, 36.8151, 21.1454
      #b9472a color charts
#b9472a RGB chart
      #b9472a CMYK chart
      #b9472a RGB pie chart
      #b9472a color shades, tints & tones
#b9472a color schemes
#b9472a color preview, HTML & CSS examples
           This text has a color of #b9472a        
        
          <p style="color:#b9472a;">Text here</p>
        
        
          .mytext {color:#b9472a;}
        
        Text color #b9472a
      
           This box has a color of #b9472a        
        
          <div style="background-color:#b9472a;">Content here</div>
        
        
          .mybackground {background-color:#b9472a;}
        
        Background color #b9472a
      
           Border around this has a color of #b9472a        
        
          <div style="border:2px solid #b9472a;">Content here</div>
        
        
          .myborder {border:2px solid #b9472a;}
        
        Border color #b9472a