#b64160 color space conversions
Hex:
        #b64160
        RGB:
        182, 65, 96
        CMY:
        29, 75, 62
        CMYK:
        0, 64, 47, 29
      HSL:
        344°, 47.3684%, 48.4314%
        HSV (HSB):
        344°, 64.2857%, 71.3725%
        XYZ:
        23.2930, 14.5702, 12.6510
        xyY:
        0.4611, 0.2884, 14.5702
      CIE-Lab:
        45.0398, 49.7927, 7.6482
        CIE-LCH:
        45.0398, 50.3767, 8.7324
        CIE-Luv:
        45.0398, 79.1366, 0.1921
        Hunter-Lab:
        38.1709, 42.1268, 7.0692
      #b64160 color charts
#b64160 RGB chart
      #b64160 CMYK chart
      #b64160 RGB pie chart
      #b64160 color shades, tints & tones
#b64160 color schemes
#b64160 color preview, HTML & CSS examples
           This text has a color of #b64160        
        
          <p style="color:#b64160;">Text here</p>
        
        
          .mytext {color:#b64160;}
        
        Text color #b64160
      
           This box has a color of #b64160        
        
          <div style="background-color:#b64160;">Content here</div>
        
        
          .mybackground {background-color:#b64160;}
        
        Background color #b64160
      
           Border around this has a color of #b64160        
        
          <div style="border:2px solid #b64160;">Content here</div>
        
        
          .myborder {border:2px solid #b64160;}
        
        Border color #b64160