#bb994e color space conversions
Hex:
        #bb994e
        RGB:
        187, 153, 78
        CMY:
        27, 40, 69
        CMYK:
        0, 18, 58, 27
      HSL:
        41°, 44.4898%, 51.9608%
        HSV (HSB):
        41°, 58.2888%, 73.3333%
        XYZ:
        33.2599, 33.8973, 11.9976
        xyY:
        0.4202, 0.4282, 33.8973
      CIE-Lab:
        64.8810, 3.7169, 43.5671
        CIE-LCH:
        64.8810, 43.7253, 85.1237
        CIE-Luv:
        64.8810, 27.3676, 50.3873
        Hunter-Lab:
        58.2214, 0.0835, 28.5372
      #bb994e color charts
#bb994e RGB chart
      #bb994e CMYK chart
      #bb994e RGB pie chart
      #bb994e color shades, tints & tones
#bb994e color schemes
#bb994e color preview, HTML & CSS examples
           This text has a color of #bb994e        
        
          <p style="color:#bb994e;">Text here</p>
        
        
          .mytext {color:#bb994e;}
        
        Text color #bb994e
      
           This box has a color of #bb994e        
        
          <div style="background-color:#bb994e;">Content here</div>
        
        
          .mybackground {background-color:#bb994e;}
        
        Background color #bb994e
      
           Border around this has a color of #bb994e        
        
          <div style="border:2px solid #bb994e;">Content here</div>
        
        
          .myborder {border:2px solid #bb994e;}
        
        Border color #bb994e