#b1564d color space conversions
Hex:
        #b1564d
        RGB:
        177, 86, 77
        CMY:
        31, 66, 70
        CMYK:
        0, 51, 56, 31
      HSL:
        5°, 39.3701%, 49.8039%
        HSV (HSB):
        5°, 56.4972%, 69.4118%
        XYZ:
        22.7988, 16.5385, 9.0118
        xyY:
        0.4715, 0.3421, 16.5385
      CIE-Lab:
        47.6732, 36.2131, 22.6221
        CIE-LCH:
        47.6732, 42.6983, 31.9928
        CIE-Luv:
        47.6732, 67.1036, 19.3962
        Hunter-Lab:
        40.6676, 28.9013, 15.3288
      #b1564d color charts
#b1564d RGB chart
      #b1564d CMYK chart
      #b1564d RGB pie chart
      #b1564d color shades, tints & tones
#b1564d color schemes
#b1564d color preview, HTML & CSS examples
           This text has a color of #b1564d        
        
          <p style="color:#b1564d;">Text here</p>
        
        
          .mytext {color:#b1564d;}
        
        Text color #b1564d
      
           This box has a color of #b1564d        
        
          <div style="background-color:#b1564d;">Content here</div>
        
        
          .mybackground {background-color:#b1564d;}
        
        Background color #b1564d
      
           Border around this has a color of #b1564d        
        
          <div style="border:2px solid #b1564d;">Content here</div>
        
        
          .myborder {border:2px solid #b1564d;}
        
        Border color #b1564d