#be960f color space conversions
Hex:
        #be960f
        RGB:
        190, 150, 15
        CMY:
        25, 41, 94
        CMYK:
        0, 21, 92, 25
      HSL:
        46°, 85.3659%, 40.1961%
        HSV (HSB):
        46°, 92.1053%, 74.5098%
        XYZ:
        32.2278, 32.7943, 5.0833
        xyY:
        0.4597, 0.4678, 32.7943
      CIE-Lab:
        63.9940, 3.8569, 65.9054
        CIE-LCH:
        63.9940, 66.0182, 86.6507
        CIE-Luv:
        63.9940, 34.2363, 65.5982
        Hunter-Lab:
        57.2663, 0.2384, 34.8235
      #be960f color charts
#be960f RGB chart
      #be960f CMYK chart
      #be960f RGB pie chart
      #be960f color shades, tints & tones
#be960f color schemes
#be960f color preview, HTML & CSS examples
           This text has a color of #be960f        
        
          <p style="color:#be960f;">Text here</p>
        
        
          .mytext {color:#be960f;}
        
        Text color #be960f
      
           This box has a color of #be960f        
        
          <div style="background-color:#be960f;">Content here</div>
        
        
          .mybackground {background-color:#be960f;}
        
        Background color #be960f
      
           Border around this has a color of #be960f        
        
          <div style="border:2px solid #be960f;">Content here</div>
        
        
          .myborder {border:2px solid #be960f;}
        
        Border color #be960f