#bb865e color space conversions
Hex:
        #bb865e
        RGB:
        187, 134, 94
        CMY:
        27, 47, 63
        CMYK:
        0, 28, 50, 27
      HSL:
        26°, 40.6114%, 55.0980%
        HSV (HSB):
        26°, 49.7326%, 73.3333%
        XYZ:
        31.0390, 28.4231, 14.4400
        xyY:
        0.4200, 0.3846, 28.4231
      CIE-Lab:
        60.2691, 15.5718, 29.5067
        CIE-LCH:
        60.2691, 33.3635, 62.1776
        CIE-Luv:
        60.2691, 39.2705, 33.3448
        Hunter-Lab:
        53.3134, 10.6242, 21.2606
      #bb865e color charts
#bb865e RGB chart
      #bb865e CMYK chart
      #bb865e RGB pie chart
      #bb865e color shades, tints & tones
#bb865e color schemes
#bb865e color preview, HTML & CSS examples
           This text has a color of #bb865e        
        
          <p style="color:#bb865e;">Text here</p>
        
        
          .mytext {color:#bb865e;}
        
        Text color #bb865e
      
           This box has a color of #bb865e        
        
          <div style="background-color:#bb865e;">Content here</div>
        
        
          .mybackground {background-color:#bb865e;}
        
        Background color #bb865e
      
           Border around this has a color of #bb865e        
        
          <div style="border:2px solid #bb865e;">Content here</div>
        
        
          .myborder {border:2px solid #bb865e;}
        
        Border color #bb865e