#be995f color space conversions
Hex:
        #be995f
        RGB:
        190, 153, 95
        CMY:
        25, 40, 63
        CMYK:
        0, 19, 50, 25
      HSL:
        37°, 42.2222%, 55.8824%
        HSV (HSB):
        37°, 50.0000%, 74.5098%
        XYZ:
        34.6920, 34.5558, 15.6680
        xyY:
        0.4085, 0.4069, 34.5558
      CIE-Lab:
        65.4014, 6.4599, 35.5425
        CIE-LCH:
        65.4014, 36.1248, 79.6989
        CIE-Luv:
        65.4014, 28.4205, 42.4874
        Hunter-Lab:
        58.7842, 2.4709, 25.3462
      #be995f color charts
#be995f RGB chart
      #be995f CMYK chart
      #be995f RGB pie chart
      #be995f color shades, tints & tones
#be995f color schemes
#be995f color preview, HTML & CSS examples
           This text has a color of #be995f        
        
          <p style="color:#be995f;">Text here</p>
        
        
          .mytext {color:#be995f;}
        
        Text color #be995f
      
           This box has a color of #be995f        
        
          <div style="background-color:#be995f;">Content here</div>
        
        
          .mybackground {background-color:#be995f;}
        
        Background color #be995f
      
           Border around this has a color of #be995f        
        
          <div style="border:2px solid #be995f;">Content here</div>
        
        
          .myborder {border:2px solid #be995f;}
        
        Border color #be995f