#b2614b color space conversions
Hex:
        #b2614b
        RGB:
        178, 97, 75
        CMY:
        30, 62, 71
        CMYK:
        0, 46, 58, 30
      HSL:
        13°, 40.7115%, 49.6078%
        HSV (HSB):
        13°, 57.8652%, 69.8039%
        XYZ:
        23.9048, 18.5224, 8.9719
        xyY:
        0.4651, 0.3604, 18.5224
      CIE-Lab:
        50.1236, 30.5953, 26.9759
        CIE-LCH:
        50.1236, 40.7894, 41.4027
        CIE-Luv:
        50.1236, 60.6648, 25.3378
        Hunter-Lab:
        43.0376, 23.8301, 17.7664
      #b2614b color charts
#b2614b RGB chart
      #b2614b CMYK chart
      #b2614b RGB pie chart
      #b2614b color shades, tints & tones
#b2614b color schemes
#b2614b color preview, HTML & CSS examples
           This text has a color of #b2614b        
        
          <p style="color:#b2614b;">Text here</p>
        
        
          .mytext {color:#b2614b;}
        
        Text color #b2614b
      
           This box has a color of #b2614b        
        
          <div style="background-color:#b2614b;">Content here</div>
        
        
          .mybackground {background-color:#b2614b;}
        
        Background color #b2614b
      
           Border around this has a color of #b2614b        
        
          <div style="border:2px solid #b2614b;">Content here</div>
        
        
          .myborder {border:2px solid #b2614b;}
        
        Border color #b2614b