#b9171f color space conversions
Hex:
        #b9171f
        RGB:
        185, 23, 31
        CMY:
        27, 91, 88
        CMYK:
        0, 88, 83, 27
      HSL:
        357°, 77.8846%, 40.7843%
        HSV (HSB):
        357°, 87.5676%, 72.5490%
        XYZ:
        20.5613, 11.0260, 2.3409
        xyY:
        0.6060, 0.3250, 11.0260
      CIE-Lab:
        39.6242, 60.3920, 40.2919
        CIE-LCH:
        39.6242, 72.5991, 33.7102
        CIE-Luv:
        39.6242, 117.6310, 23.6434
        Hunter-Lab:
        33.2054, 52.4204, 19.0641
      #b9171f color charts
#b9171f RGB chart
      #b9171f CMYK chart
      #b9171f RGB pie chart
      #b9171f color shades, tints & tones
#b9171f color schemes
#b9171f color preview, HTML & CSS examples
           This text has a color of #b9171f        
        
          <p style="color:#b9171f;">Text here</p>
        
        
          .mytext {color:#b9171f;}
        
        Text color #b9171f
      
           This box has a color of #b9171f        
        
          <div style="background-color:#b9171f;">Content here</div>
        
        
          .mybackground {background-color:#b9171f;}
        
        Background color #b9171f
      
           Border around this has a color of #b9171f        
        
          <div style="border:2px solid #b9171f;">Content here</div>
        
        
          .myborder {border:2px solid #b9171f;}
        
        Border color #b9171f