#b5075b color space conversions
Hex:
        #b5075b
        RGB:
        181, 7, 91
        CMY:
        29, 97, 64
        CMYK:
        0, 96, 50, 29
      HSL:
        331°, 92.5532%, 36.8627%
        HSV (HSB):
        331°, 96.1326%, 70.9804%
        XYZ:
        21.0204, 10.7310, 10.8609
        xyY:
        0.4933, 0.2518, 10.7310
      CIE-Lab:
        39.1237, 64.7667, 2.2870
        CIE-LCH:
        39.1237, 64.8070, 2.0224
        CIE-Luv:
        39.1237, 98.6815, -9.2705
        Hunter-Lab:
        32.7583, 57.2131, 3.2733
      #b5075b color charts
#b5075b RGB chart
      #b5075b CMYK chart
      #b5075b RGB pie chart
      #b5075b color shades, tints & tones
#b5075b color schemes
#b5075b color preview, HTML & CSS examples
           This text has a color of #b5075b        
        
          <p style="color:#b5075b;">Text here</p>
        
        
          .mytext {color:#b5075b;}
        
        Text color #b5075b
      
           This box has a color of #b5075b        
        
          <div style="background-color:#b5075b;">Content here</div>
        
        
          .mybackground {background-color:#b5075b;}
        
        Background color #b5075b
      
           Border around this has a color of #b5075b        
        
          <div style="border:2px solid #b5075b;">Content here</div>
        
        
          .myborder {border:2px solid #b5075b;}
        
        Border color #b5075b