#b2837d color space conversions
Hex:
        #b2837d
        RGB:
        178, 131, 125
        CMY:
        30, 49, 51
        CMYK:
        0, 26, 30, 30
      HSL:
        7°, 25.6039%, 59.4118%
        HSV (HSB):
        7°, 29.7753%, 69.8039%
        XYZ:
        30.1781, 27.1782, 23.0574
        xyY:
        0.3753, 0.3380, 27.1782
      CIE-Lab:
        59.1390, 17.2299, 10.3397
        CIE-LCH:
        59.1390, 20.0942, 30.9681
        CIE-Luv:
        59.1390, 30.9369, 10.8363
        Hunter-Lab:
        52.1328, 12.0959, 10.2700
      #b2837d color charts
#b2837d RGB chart
      #b2837d CMYK chart
      #b2837d RGB pie chart
      #b2837d color shades, tints & tones
#b2837d color schemes
#b2837d color preview, HTML & CSS examples
           This text has a color of #b2837d        
        
          <p style="color:#b2837d;">Text here</p>
        
        
          .mytext {color:#b2837d;}
        
        Text color #b2837d
      
           This box has a color of #b2837d        
        
          <div style="background-color:#b2837d;">Content here</div>
        
        
          .mybackground {background-color:#b2837d;}
        
        Background color #b2837d
      
           Border around this has a color of #b2837d        
        
          <div style="border:2px solid #b2837d;">Content here</div>
        
        
          .myborder {border:2px solid #b2837d;}
        
        Border color #b2837d