#be980f color space conversions
Hex:
        #be980f
        RGB:
        190, 152, 15
        CMY:
        25, 40, 94
        CMYK:
        0, 20, 92, 25
      HSL:
        47°, 85.3659%, 40.1961%
        HSV (HSB):
        47°, 92.1053%, 74.5098%
        XYZ:
        32.5497, 33.4381, 5.1906
        xyY:
        0.4573, 0.4698, 33.4381
      CIE-Lab:
        64.5141, 2.7723, 66.2989
        CIE-LCH:
        64.5141, 66.3568, 87.6056
        CIE-Luv:
        64.5141, 32.7231, 66.3720
        Hunter-Lab:
        57.8257, -0.7186, 35.1560
      #be980f color charts
#be980f RGB chart
      #be980f CMYK chart
      #be980f RGB pie chart
      #be980f color shades, tints & tones
#be980f color schemes
#be980f color preview, HTML & CSS examples
           This text has a color of #be980f        
        
          <p style="color:#be980f;">Text here</p>
        
        
          .mytext {color:#be980f;}
        
        Text color #be980f
      
           This box has a color of #be980f        
        
          <div style="background-color:#be980f;">Content here</div>
        
        
          .mybackground {background-color:#be980f;}
        
        Background color #be980f
      
           Border around this has a color of #be980f        
        
          <div style="border:2px solid #be980f;">Content here</div>
        
        
          .myborder {border:2px solid #be980f;}
        
        Border color #be980f