#be996f color space conversions
Hex:
        #be996f
        RGB:
        190, 153, 111
        CMY:
        25, 40, 56
        CMYK:
        0, 19, 42, 25
      HSL:
        32°, 37.7990%, 59.0196%
        HSV (HSB):
        32°, 41.5789%, 74.5098%
        XYZ:
        35.4957, 34.8773, 19.9001
        xyY:
        0.3932, 0.3864, 34.8773
      CIE-Lab:
        65.6530, 8.1135, 27.2813
        CIE-LCH:
        65.6530, 28.4622, 73.4375
        CIE-Luv:
        65.6530, 27.1184, 33.5367
        Hunter-Lab:
        59.0570, 3.9360, 21.3613
      #be996f color charts
#be996f RGB chart
      #be996f CMYK chart
      #be996f RGB pie chart
      #be996f color shades, tints & tones
#be996f color schemes
#be996f color preview, HTML & CSS examples
           This text has a color of #be996f        
        
          <p style="color:#be996f;">Text here</p>
        
        
          .mytext {color:#be996f;}
        
        Text color #be996f
      
           This box has a color of #be996f        
        
          <div style="background-color:#be996f;">Content here</div>
        
        
          .mybackground {background-color:#be996f;}
        
        Background color #be996f
      
           Border around this has a color of #be996f        
        
          <div style="border:2px solid #be996f;">Content here</div>
        
        
          .myborder {border:2px solid #be996f;}
        
        Border color #be996f