#b7315e color space conversions
Hex:
        #b7315e
        RGB:
        183, 49, 94
        CMY:
        28, 81, 63
        CMYK:
        0, 73, 49, 28
      HSL:
        340°, 57.7586%, 45.4902%
        HSV (HSB):
        340°, 73.2240%, 71.7647%
        XYZ:
        22.6471, 13.0721, 11.9192
        xyY:
        0.4754, 0.2744, 13.0721
      CIE-Lab:
        42.8716, 56.2192, 5.8291
        CIE-LCH:
        42.8716, 56.5206, 5.9196
        CIE-Luv:
        42.8716, 88.1293, -3.3646
        Hunter-Lab:
        36.1553, 48.5379, 5.7628
      #b7315e color charts
#b7315e RGB chart
      #b7315e CMYK chart
      #b7315e RGB pie chart
      #b7315e color shades, tints & tones
#b7315e color schemes
#b7315e color preview, HTML & CSS examples
           This text has a color of #b7315e        
        
          <p style="color:#b7315e;">Text here</p>
        
        
          .mytext {color:#b7315e;}
        
        Text color #b7315e
      
           This box has a color of #b7315e        
        
          <div style="background-color:#b7315e;">Content here</div>
        
        
          .mybackground {background-color:#b7315e;}
        
        Background color #b7315e
      
           Border around this has a color of #b7315e        
        
          <div style="border:2px solid #b7315e;">Content here</div>
        
        
          .myborder {border:2px solid #b7315e;}
        
        Border color #b7315e