#b0075a color space conversions
Hex:
        #b0075a
        RGB:
        176, 7, 90
        CMY:
        31, 97, 65
        CMYK:
        0, 96, 49, 31
      HSL:
        331°, 92.3497%, 35.8824%
        HSV (HSB):
        331°, 96.0227%, 69.0196%
        XYZ:
        19.8259, 10.1202, 10.5813
        xyY:
        0.4892, 0.2497, 10.1202
      CIE-Lab:
        38.0574, 63.5239, 1.2514
        CIE-LCH:
        38.0574, 63.5362, 1.1285
        CIE-Luv:
        38.0574, 95.0414, -10.1322
        Hunter-Lab:
        31.8123, 55.5723, 2.5478
      #b0075a color charts
#b0075a RGB chart
      #b0075a CMYK chart
      #b0075a RGB pie chart
      #b0075a color shades, tints & tones
#b0075a color schemes
#b0075a color preview, HTML & CSS examples
           This text has a color of #b0075a        
        
          <p style="color:#b0075a;">Text here</p>
        
        
          .mytext {color:#b0075a;}
        
        Text color #b0075a
      
           This box has a color of #b0075a        
        
          <div style="background-color:#b0075a;">Content here</div>
        
        
          .mybackground {background-color:#b0075a;}
        
        Background color #b0075a
      
           Border around this has a color of #b0075a        
        
          <div style="border:2px solid #b0075a;">Content here</div>
        
        
          .myborder {border:2px solid #b0075a;}
        
        Border color #b0075a