#b9273d color space conversions
Hex:
        #b9273d
        RGB:
        185, 39, 61
        CMY:
        27, 85, 76
        CMYK:
        0, 79, 67, 27
      HSL:
        351°, 65.1786%, 43.9216%
        HSV (HSB):
        351°, 78.9189%, 72.5490%
        XYZ:
        21.5754, 12.1022, 5.6137
        xyY:
        0.5491, 0.3080, 12.1022
      CIE-Lab:
        41.3782, 57.6876, 24.4902
        CIE-LCH:
        41.3782, 62.6708, 23.0027
        CIE-Luv:
        41.3782, 104.6404, 14.4526
        Hunter-Lab:
        34.7883, 49.8247, 14.7843
      #b9273d color charts
#b9273d RGB chart
      #b9273d CMYK chart
      #b9273d RGB pie chart
      #b9273d color shades, tints & tones
#b9273d color schemes
#b9273d color preview, HTML & CSS examples
           This text has a color of #b9273d        
        
          <p style="color:#b9273d;">Text here</p>
        
        
          .mytext {color:#b9273d;}
        
        Text color #b9273d
      
           This box has a color of #b9273d        
        
          <div style="background-color:#b9273d;">Content here</div>
        
        
          .mybackground {background-color:#b9273d;}
        
        Background color #b9273d
      
           Border around this has a color of #b9273d        
        
          <div style="border:2px solid #b9273d;">Content here</div>
        
        
          .myborder {border:2px solid #b9273d;}
        
        Border color #b9273d