#b72f31 color space conversions
Hex:
        #b72f31
        RGB:
        183, 47, 49
        CMY:
        28, 82, 81
        CMYK:
        0, 74, 73, 28
      HSL:
        359°, 59.1304%, 45.0980%
        HSV (HSB):
        359°, 74.3169%, 71.7647%
        XYZ:
        21.0993, 12.3221, 4.1721
        xyY:
        0.5613, 0.3278, 12.3221
      CIE-Lab:
        41.7235, 53.9391, 32.0973
        CIE-LCH:
        41.7235, 62.7667, 30.7554
        CIE-Luv:
        41.7235, 102.2502, 21.3344
        Hunter-Lab:
        35.1028, 45.8616, 17.5252
      #b72f31 color charts
#b72f31 RGB chart
      #b72f31 CMYK chart
      #b72f31 RGB pie chart
      #b72f31 color shades, tints & tones
#b72f31 color schemes
#b72f31 color preview, HTML & CSS examples
           This text has a color of #b72f31        
        
          <p style="color:#b72f31;">Text here</p>
        
        
          .mytext {color:#b72f31;}
        
        Text color #b72f31
      
           This box has a color of #b72f31        
        
          <div style="background-color:#b72f31;">Content here</div>
        
        
          .mybackground {background-color:#b72f31;}
        
        Background color #b72f31
      
           Border around this has a color of #b72f31        
        
          <div style="border:2px solid #b72f31;">Content here</div>
        
        
          .myborder {border:2px solid #b72f31;}
        
        Border color #b72f31