#be951e color space conversions
Hex:
        #be951e
        RGB:
        190, 149, 30
        CMY:
        25, 42, 88
        CMYK:
        0, 22, 84, 25
      HSL:
        45°, 72.7273%, 43.1373%
        HSV (HSB):
        45°, 84.2105%, 74.5098%
        XYZ:
        32.2170, 32.5358, 5.8103
        xyY:
        0.4566, 0.4611, 32.5358
      CIE-Lab:
        63.7833, 4.7266, 62.2605
        CIE-LCH:
        63.7833, 62.4397, 85.6586
        CIE-Luv:
        63.7833, 34.6866, 63.2349
        Hunter-Lab:
        57.0401, 0.9988, 33.8886
      #be951e color charts
#be951e RGB chart
      #be951e CMYK chart
      #be951e RGB pie chart
      #be951e color shades, tints & tones
#be951e color schemes
#be951e color preview, HTML & CSS examples
           This text has a color of #be951e        
        
          <p style="color:#be951e;">Text here</p>
        
        
          .mytext {color:#be951e;}
        
        Text color #be951e
      
           This box has a color of #be951e        
        
          <div style="background-color:#be951e;">Content here</div>
        
        
          .mybackground {background-color:#be951e;}
        
        Background color #be951e
      
           Border around this has a color of #be951e        
        
          <div style="border:2px solid #be951e;">Content here</div>
        
        
          .myborder {border:2px solid #be951e;}
        
        Border color #be951e