#bb944a color space conversions
Hex:
        #bb944a
        RGB:
        187, 148, 74
        CMY:
        27, 42, 71
        CMYK:
        0, 21, 60, 27
      HSL:
        39°, 45.3815%, 51.1765%
        HSV (HSB):
        39°, 60.4278%, 73.3333%
        XYZ:
        32.3195, 32.2390, 10.9979
        xyY:
        0.4278, 0.4267, 32.2390
      CIE-Lab:
        63.5399, 6.1445, 43.9956
        CIE-LCH:
        63.5399, 44.4226, 82.0494
        CIE-Luv:
        63.5399, 31.1265, 49.7842
        Hunter-Lab:
        56.7794, 2.2401, 28.2614
      #bb944a color charts
#bb944a RGB chart
      #bb944a CMYK chart
      #bb944a RGB pie chart
      #bb944a color shades, tints & tones
#bb944a color schemes
#bb944a color preview, HTML & CSS examples
           This text has a color of #bb944a        
        
          <p style="color:#bb944a;">Text here</p>
        
        
          .mytext {color:#bb944a;}
        
        Text color #bb944a
      
           This box has a color of #bb944a        
        
          <div style="background-color:#bb944a;">Content here</div>
        
        
          .mybackground {background-color:#bb944a;}
        
        Background color #bb944a
      
           Border around this has a color of #bb944a        
        
          <div style="border:2px solid #bb944a;">Content here</div>
        
        
          .myborder {border:2px solid #bb944a;}
        
        Border color #bb944a