#b9281f color space conversions
Hex:
        #b9281f
        RGB:
        185, 40, 31
        CMY:
        27, 84, 88
        CMYK:
        0, 78, 83, 27
      HSL:
        4°, 71.2963%, 42.3529%
        HSV (HSB):
        4°, 83.2432%, 72.5490%
        XYZ:
        21.0137, 11.9308, 2.4917
        xyY:
        0.5930, 0.3367, 11.9308
      CIE-Lab:
        41.1059, 56.1908, 41.6771
        CIE-LCH:
        41.1059, 69.9599, 36.5646
        CIE-Luv:
        41.1059, 110.7977, 26.3273
        Hunter-Lab:
        34.5410, 48.1473, 19.9017
      #b9281f color charts
#b9281f RGB chart
      #b9281f CMYK chart
      #b9281f RGB pie chart
      #b9281f color shades, tints & tones
#b9281f color schemes
#b9281f color preview, HTML & CSS examples
           This text has a color of #b9281f        
        
          <p style="color:#b9281f;">Text here</p>
        
        
          .mytext {color:#b9281f;}
        
        Text color #b9281f
      
           This box has a color of #b9281f        
        
          <div style="background-color:#b9281f;">Content here</div>
        
        
          .mybackground {background-color:#b9281f;}
        
        Background color #b9281f
      
           Border around this has a color of #b9281f        
        
          <div style="border:2px solid #b9281f;">Content here</div>
        
        
          .myborder {border:2px solid #b9281f;}
        
        Border color #b9281f