#bb845d color space conversions
Hex:
        #bb845d
        RGB:
        187, 132, 93
        CMY:
        27, 48, 64
        CMYK:
        0, 29, 50, 27
      HSL:
        25°, 40.8696%, 54.9020%
        HSV (HSB):
        25°, 50.2674%, 73.3333%
        XYZ:
        30.7206, 27.8576, 14.1138
        xyY:
        0.4226, 0.3832, 27.8576
      CIE-Lab:
        59.7599, 16.5852, 29.4024
        CIE-LCH:
        59.7599, 33.7575, 60.5737
        CIE-Luv:
        59.7599, 40.7605, 32.9154
        Hunter-Lab:
        52.7803, 11.5296, 21.0917
      #bb845d color charts
#bb845d RGB chart
      #bb845d CMYK chart
      #bb845d RGB pie chart
      #bb845d color shades, tints & tones
#bb845d color schemes
#bb845d color preview, HTML & CSS examples
           This text has a color of #bb845d        
        
          <p style="color:#bb845d;">Text here</p>
        
        
          .mytext {color:#bb845d;}
        
        Text color #bb845d
      
           This box has a color of #bb845d        
        
          <div style="background-color:#bb845d;">Content here</div>
        
        
          .mybackground {background-color:#bb845d;}
        
        Background color #bb845d
      
           Border around this has a color of #bb845d        
        
          <div style="border:2px solid #bb845d;">Content here</div>
        
        
          .myborder {border:2px solid #bb845d;}
        
        Border color #bb845d