#b0456a color space conversions
Hex:
        #b0456a
        RGB:
        176, 69, 106
        CMY:
        31, 73, 58
        CMYK:
        0, 61, 40, 31
      HSL:
        339°, 43.6735%, 48.0392%
        HSV (HSB):
        339°, 60.7955%, 69.0196%
        XYZ:
        22.6341, 14.5270, 15.2467
        xyY:
        0.4319, 0.2772, 14.5270
      CIE-Lab:
        44.9794, 47.0748, 1.2800
        CIE-LCH:
        44.9794, 47.0922, 1.5575
        CIE-Luv:
        44.9794, 69.2401, -6.8058
        Hunter-Lab:
        38.1142, 39.3023, 2.9624
      #b0456a color charts
#b0456a RGB chart
      #b0456a CMYK chart
      #b0456a RGB pie chart
      #b0456a color shades, tints & tones
#b0456a color schemes
#b0456a color preview, HTML & CSS examples
           This text has a color of #b0456a        
        
          <p style="color:#b0456a;">Text here</p>
        
        
          .mytext {color:#b0456a;}
        
        Text color #b0456a
      
           This box has a color of #b0456a        
        
          <div style="background-color:#b0456a;">Content here</div>
        
        
          .mybackground {background-color:#b0456a;}
        
        Background color #b0456a
      
           Border around this has a color of #b0456a        
        
          <div style="border:2px solid #b0456a;">Content here</div>
        
        
          .myborder {border:2px solid #b0456a;}
        
        Border color #b0456a