#b9163f color space conversions
Hex:
        #b9163f
        RGB:
        185, 22, 63
        CMY:
        27, 91, 75
        CMYK:
        0, 88, 66, 27
      HSL:
        345°, 78.7440%, 40.5882%
        HSV (HSB):
        345°, 88.1081%, 72.5490%
        XYZ:
        21.1917, 11.2470, 5.7566
        xyY:
        0.5548, 0.2945, 11.2470
      CIE-Lab:
        39.9934, 61.8375, 21.4763
        CIE-LCH:
        39.9934, 65.4607, 19.1523
        CIE-Luv:
        39.9934, 109.8749, 10.5390
        Hunter-Lab:
        33.5365, 54.1050, 13.2984
      #b9163f color charts
#b9163f RGB chart
      #b9163f CMYK chart
      #b9163f RGB pie chart
      #b9163f color shades, tints & tones
#b9163f color schemes
#b9163f color preview, HTML & CSS examples
           This text has a color of #b9163f        
        
          <p style="color:#b9163f;">Text here</p>
        
        
          .mytext {color:#b9163f;}
        
        Text color #b9163f
      
           This box has a color of #b9163f        
        
          <div style="background-color:#b9163f;">Content here</div>
        
        
          .mybackground {background-color:#b9163f;}
        
        Background color #b9163f
      
           Border around this has a color of #b9163f        
        
          <div style="border:2px solid #b9163f;">Content here</div>
        
        
          .myborder {border:2px solid #b9163f;}
        
        Border color #b9163f