#b72f42 color space conversions
Hex:
        #b72f42
        RGB:
        183, 47, 66
        CMY:
        28, 82, 74
        CMYK:
        0, 74, 64, 28
      HSL:
        352°, 59.1304%, 45.0980%
        HSV (HSB):
        352°, 74.3169%, 71.7647%
        XYZ:
        21.5283, 12.4937, 6.4311
        xyY:
        0.5322, 0.3088, 12.4937
      CIE-Lab:
        41.9902, 54.8275, 22.0949
        CIE-LCH:
        41.9902, 59.1121, 21.9489
        CIE-Luv:
        41.9902, 97.9706, 13.2892
        Hunter-Lab:
        35.3464, 46.8624, 13.9549
      #b72f42 color charts
#b72f42 RGB chart
      #b72f42 CMYK chart
      #b72f42 RGB pie chart
      #b72f42 color shades, tints & tones
#b72f42 color schemes
#b72f42 color preview, HTML & CSS examples
           This text has a color of #b72f42        
        
          <p style="color:#b72f42;">Text here</p>
        
        
          .mytext {color:#b72f42;}
        
        Text color #b72f42
      
           This box has a color of #b72f42        
        
          <div style="background-color:#b72f42;">Content here</div>
        
        
          .mybackground {background-color:#b72f42;}
        
        Background color #b72f42
      
           Border around this has a color of #b72f42        
        
          <div style="border:2px solid #b72f42;">Content here</div>
        
        
          .myborder {border:2px solid #b72f42;}
        
        Border color #b72f42