#b45666 color space conversions
Hex:
        #b45666
        RGB:
        180, 86, 102
        CMY:
        29, 66, 60
        CMYK:
        0, 52, 43, 29
      HSL:
        350°, 38.5246%, 52.1569%
        HSV (HSB):
        350°, 52.2222%, 70.5882%
        XYZ:
        24.5485, 17.3182, 14.6193
        xyY:
        0.4346, 0.3066, 17.3182
      CIE-Lab:
        48.6585, 39.7184, 9.0679
        CIE-LCH:
        48.6585, 40.7404, 12.8605
        CIE-Luv:
        48.6585, 64.1215, 4.1740
        Hunter-Lab:
        41.6151, 32.4694, 8.3022
      #b45666 color charts
#b45666 RGB chart
      #b45666 CMYK chart
      #b45666 RGB pie chart
      #b45666 color shades, tints & tones
#b45666 color schemes
#b45666 color preview, HTML & CSS examples
           This text has a color of #b45666        
        
          <p style="color:#b45666;">Text here</p>
        
        
          .mytext {color:#b45666;}
        
        Text color #b45666
      
           This box has a color of #b45666        
        
          <div style="background-color:#b45666;">Content here</div>
        
        
          .mybackground {background-color:#b45666;}
        
        Background color #b45666
      
           Border around this has a color of #b45666        
        
          <div style="border:2px solid #b45666;">Content here</div>
        
        
          .myborder {border:2px solid #b45666;}
        
        Border color #b45666