#b2664b color space conversions
Hex:
        #b2664b
        RGB:
        178, 102, 75
        CMY:
        30, 60, 71
        CMYK:
        0, 43, 58, 30
      HSL:
        16°, 40.7115%, 49.6078%
        HSV (HSB):
        16°, 57.8652%, 69.8039%
        XYZ:
        24.3815, 19.4757, 9.1308
        xyY:
        0.4601, 0.3676, 19.4757
      CIE-Lab:
        51.2392, 27.8710, 28.3885
        CIE-LCH:
        51.2392, 39.7831, 45.5271
        CIE-Luv:
        51.2392, 57.1124, 27.5349
        Hunter-Lab:
        44.1313, 21.3871, 18.6248
      #b2664b color charts
#b2664b RGB chart
      #b2664b CMYK chart
      #b2664b RGB pie chart
      #b2664b color shades, tints & tones
#b2664b color schemes
#b2664b color preview, HTML & CSS examples
           This text has a color of #b2664b        
        
          <p style="color:#b2664b;">Text here</p>
        
        
          .mytext {color:#b2664b;}
        
        Text color #b2664b
      
           This box has a color of #b2664b        
        
          <div style="background-color:#b2664b;">Content here</div>
        
        
          .mybackground {background-color:#b2664b;}
        
        Background color #b2664b
      
           Border around this has a color of #b2664b        
        
          <div style="border:2px solid #b2664b;">Content here</div>
        
        
          .myborder {border:2px solid #b2664b;}
        
        Border color #b2664b