#b70f48 color space conversions
Hex:
        #b70f48
        RGB:
        183, 15, 72
        CMY:
        28, 94, 72
        CMYK:
        0, 92, 61, 28
      HSL:
        340°, 84.8485%, 38.8235%
        HSV (HSB):
        340°, 91.8033%, 71.7647%
        XYZ:
        20.8690, 10.8768, 7.1304
        xyY:
        0.5368, 0.2798, 10.8768
      CIE-Lab:
        39.3722, 62.9680, 14.8545
        CIE-LCH:
        39.3722, 64.6964, 13.2737
        CIE-Luv:
        39.3722, 106.7399, 4.2092
        Hunter-Lab:
        32.9800, 55.2355, 10.2673
      #b70f48 color charts
#b70f48 RGB chart
      #b70f48 CMYK chart
      #b70f48 RGB pie chart
      #b70f48 color shades, tints & tones
#b70f48 color schemes
#b70f48 color preview, HTML & CSS examples
           This text has a color of #b70f48        
        
          <p style="color:#b70f48;">Text here</p>
        
        
          .mytext {color:#b70f48;}
        
        Text color #b70f48
      
           This box has a color of #b70f48        
        
          <div style="background-color:#b70f48;">Content here</div>
        
        
          .mybackground {background-color:#b70f48;}
        
        Background color #b70f48
      
           Border around this has a color of #b70f48        
        
          <div style="border:2px solid #b70f48;">Content here</div>
        
        
          .myborder {border:2px solid #b70f48;}
        
        Border color #b70f48