#b4505e color space conversions
Hex:
        #b4505e
        RGB:
        180, 80, 94
        CMY:
        29, 69, 63
        CMYK:
        0, 56, 48, 29
      HSL:
        352°, 40.0000%, 50.9804%
        HSV (HSB):
        352°, 55.5556%, 70.5882%
        XYZ:
        23.7114, 16.2488, 12.4763
        xyY:
        0.4522, 0.3099, 16.2488
      CIE-Lab:
        47.2992, 41.9164, 11.9950
        CIE-LCH:
        47.2992, 43.5989, 15.9693
        CIE-Luv:
        47.2992, 69.6427, 6.9712
        Hunter-Lab:
        40.3098, 34.4570, 9.8660
      #b4505e color charts
#b4505e RGB chart
      #b4505e CMYK chart
      #b4505e RGB pie chart
      #b4505e color shades, tints & tones
#b4505e color schemes
#b4505e color preview, HTML & CSS examples
           This text has a color of #b4505e        
        
          <p style="color:#b4505e;">Text here</p>
        
        
          .mytext {color:#b4505e;}
        
        Text color #b4505e
      
           This box has a color of #b4505e        
        
          <div style="background-color:#b4505e;">Content here</div>
        
        
          .mybackground {background-color:#b4505e;}
        
        Background color #b4505e
      
           Border around this has a color of #b4505e        
        
          <div style="border:2px solid #b4505e;">Content here</div>
        
        
          .myborder {border:2px solid #b4505e;}
        
        Border color #b4505e