#bb8d45 color space conversions
Hex:
        #bb8d45
        RGB:
        187, 141, 69
        CMY:
        27, 45, 73
        CMYK:
        0, 25, 63, 27
      HSL:
        37°, 46.4567%, 50.1961%
        HSV (HSB):
        37°, 63.1016%, 73.3333%
        XYZ:
        31.0926, 30.0442, 9.7906
        xyY:
        0.4384, 0.4236, 30.0442
      CIE-Lab:
        61.6924, 9.6352, 44.3513
        CIE-LCH:
        61.6924, 45.3859, 77.7432
        CIE-Luv:
        61.6924, 36.4794, 48.6703
        Hunter-Lab:
        54.8126, 5.3325, 27.7785
      #bb8d45 color charts
#bb8d45 RGB chart
      #bb8d45 CMYK chart
      #bb8d45 RGB pie chart
      #bb8d45 color shades, tints & tones
#bb8d45 color schemes
#bb8d45 color preview, HTML & CSS examples
           This text has a color of #bb8d45        
        
          <p style="color:#bb8d45;">Text here</p>
        
        
          .mytext {color:#bb8d45;}
        
        Text color #bb8d45
      
           This box has a color of #bb8d45        
        
          <div style="background-color:#bb8d45;">Content here</div>
        
        
          .mybackground {background-color:#bb8d45;}
        
        Background color #bb8d45
      
           Border around this has a color of #bb8d45        
        
          <div style="border:2px solid #bb8d45;">Content here</div>
        
        
          .myborder {border:2px solid #bb8d45;}
        
        Border color #bb8d45