#b70e48 color space conversions
Hex:
        #b70e48
        RGB:
        183, 14, 72
        CMY:
        28, 95, 72
        CMYK:
        0, 92, 61, 28
      HSL:
        339°, 85.7868%, 38.6275%
        HSV (HSB):
        339°, 92.3497%, 71.7647%
        XYZ:
        20.8552, 10.8492, 7.1258
        xyY:
        0.5371, 0.2794, 10.8492
      CIE-Lab:
        39.3254, 63.1034, 14.7911
        CIE-LCH:
        39.3254, 64.8137, 13.1917
        CIE-Luv:
        39.3254, 106.9226, 4.1096
        Hunter-Lab:
        32.9382, 55.3775, 10.2300
      #b70e48 color charts
#b70e48 RGB chart
      #b70e48 CMYK chart
      #b70e48 RGB pie chart
      #b70e48 color shades, tints & tones
#b70e48 color schemes
#b70e48 color preview, HTML & CSS examples
           This text has a color of #b70e48        
        
          <p style="color:#b70e48;">Text here</p>
        
        
          .mytext {color:#b70e48;}
        
        Text color #b70e48
      
           This box has a color of #b70e48        
        
          <div style="background-color:#b70e48;">Content here</div>
        
        
          .mybackground {background-color:#b70e48;}
        
        Background color #b70e48
      
           Border around this has a color of #b70e48        
        
          <div style="border:2px solid #b70e48;">Content here</div>
        
        
          .myborder {border:2px solid #b70e48;}
        
        Border color #b70e48