#b70f56 color space conversions
Hex:
        #b70f56
        RGB:
        183, 15, 86
        CMY:
        28, 94, 66
        CMYK:
        0, 92, 53, 28
      HSL:
        335°, 84.8485%, 38.8235%
        HSV (HSB):
        335°, 91.8033%, 71.7647%
        XYZ:
        21.3790, 11.0808, 9.8161
        xyY:
        0.5057, 0.2621, 11.0808
      CIE-Lab:
        39.7162, 63.9226, 6.3837
        CIE-LCH:
        39.7162, 64.2405, 5.7030
        CIE-Luv:
        39.7162, 101.2853, -4.5678
        Hunter-Lab:
        33.2879, 56.3871, 5.8177
      #b70f56 color charts
#b70f56 RGB chart
      #b70f56 CMYK chart
      #b70f56 RGB pie chart
      #b70f56 color shades, tints & tones
#b70f56 color schemes
#b70f56 color preview, HTML & CSS examples
           This text has a color of #b70f56        
        
          <p style="color:#b70f56;">Text here</p>
        
        
          .mytext {color:#b70f56;}
        
        Text color #b70f56
      
           This box has a color of #b70f56        
        
          <div style="background-color:#b70f56;">Content here</div>
        
        
          .mybackground {background-color:#b70f56;}
        
        Background color #b70f56
      
           Border around this has a color of #b70f56        
        
          <div style="border:2px solid #b70f56;">Content here</div>
        
        
          .myborder {border:2px solid #b70f56;}
        
        Border color #b70f56