#be6500 color space conversions
Hex:
        #be6500
        RGB:
        190, 101, 0
        CMY:
        25, 60, 100
        CMYK:
        0, 47, 100, 25
      HSL:
        32°, 100.0000%, 37.2549%
        HSV (HSB):
        32°, 100.0000%, 74.5098%
        XYZ:
        25.8889, 20.2545, 2.5450
        xyY:
        0.5317, 0.4160, 20.2545
      CIE-Lab:
        52.1238, 30.4750, 60.2709
        CIE-LCH:
        52.1238, 67.5374, 63.1773
        CIE-Luv:
        52.1238, 73.9512, 48.8133
        Hunter-Lab:
        45.0050, 23.9224, 28.1507
      #be6500 color charts
#be6500 RGB chart
      #be6500 CMYK chart
      #be6500 RGB pie chart
      #be6500 color shades, tints & tones
#be6500 color schemes
#be6500 color preview, HTML & CSS examples
           This text has a color of #be6500        
        
          <p style="color:#be6500;">Text here</p>
        
        
          .mytext {color:#be6500;}
        
        Text color #be6500
      
           This box has a color of #be6500        
        
          <div style="background-color:#be6500;">Content here</div>
        
        
          .mybackground {background-color:#be6500;}
        
        Background color #be6500
      
           Border around this has a color of #be6500        
        
          <div style="border:2px solid #be6500;">Content here</div>
        
        
          .myborder {border:2px solid #be6500;}
        
        Border color #be6500