#b64750 color space conversions
Hex:
        #b64750
        RGB:
        182, 71, 80
        CMY:
        29, 72, 69
        CMYK:
        0, 61, 56, 29
      HSL:
        355°, 43.8735%, 49.6078%
        HSV (HSB):
        355°, 60.9890%, 71.3725%
        XYZ:
        22.9926, 15.0307, 9.2788
        xyY:
        0.4861, 0.3178, 15.0307
      CIE-Lab:
        45.6763, 45.6984, 18.3267
        CIE-LCH:
        45.6763, 49.2363, 21.8526
        CIE-Luv:
        45.6763, 80.1835, 12.6370
        Hunter-Lab:
        38.7695, 38.0144, 12.9486
      #b64750 color charts
#b64750 RGB chart
      #b64750 CMYK chart
      #b64750 RGB pie chart
      #b64750 color shades, tints & tones
#b64750 color schemes
#b64750 color preview, HTML & CSS examples
           This text has a color of #b64750        
        
          <p style="color:#b64750;">Text here</p>
        
        
          .mytext {color:#b64750;}
        
        Text color #b64750
      
           This box has a color of #b64750        
        
          <div style="background-color:#b64750;">Content here</div>
        
        
          .mybackground {background-color:#b64750;}
        
        Background color #b64750
      
           Border around this has a color of #b64750        
        
          <div style="border:2px solid #b64750;">Content here</div>
        
        
          .myborder {border:2px solid #b64750;}
        
        Border color #b64750