#b56685 color space conversions
Hex:
        #b56685
        RGB:
        181, 102, 133
        CMY:
        29, 60, 48
        CMYK:
        0, 44, 27, 29
      HSL:
        336°, 34.8018%, 55.4902%
        HSV (HSB):
        336°, 43.6464%, 70.9804%
        XYZ:
        28.0411, 21.0200, 24.7696
        xyY:
        0.3798, 0.2847, 21.0200
      CIE-Lab:
        52.9713, 35.5650, -3.1748
        CIE-LCH:
        52.9713, 35.7064, 354.8989
        CIE-Luv:
        52.9713, 48.7005, -10.5866
        Hunter-Lab:
        45.8475, 28.9402, 0.0612
      #b56685 color charts
#b56685 RGB chart
      #b56685 CMYK chart
      #b56685 RGB pie chart
      #b56685 color shades, tints & tones
#b56685 color schemes
#b56685 color preview, HTML & CSS examples
           This text has a color of #b56685        
        
          <p style="color:#b56685;">Text here</p>
        
        
          .mytext {color:#b56685;}
        
        Text color #b56685
      
           This box has a color of #b56685        
        
          <div style="background-color:#b56685;">Content here</div>
        
        
          .mybackground {background-color:#b56685;}
        
        Background color #b56685
      
           Border around this has a color of #b56685        
        
          <div style="border:2px solid #b56685;">Content here</div>
        
        
          .myborder {border:2px solid #b56685;}
        
        Border color #b56685