#be8d30 color space conversions
Hex:
        #be8d30
        RGB:
        190, 141, 48
        CMY:
        25, 45, 81
        CMYK:
        0, 26, 75, 25
      HSL:
        39°, 59.6639%, 46.6667%
        HSV (HSB):
        39°, 74.7368%, 74.5098%
        XYZ:
        31.2936, 30.2103, 6.9781
        xyY:
        0.4570, 0.4411, 30.2103
      CIE-Lab:
        61.8353, 9.7601, 54.1619
        CIE-LCH:
        61.8353, 55.0343, 79.7849
        CIE-Luv:
        61.8353, 40.0663, 55.9949
        Hunter-Lab:
        54.9639, 5.4418, 30.9474
      #be8d30 color charts
#be8d30 RGB chart
      #be8d30 CMYK chart
      #be8d30 RGB pie chart
      #be8d30 color shades, tints & tones
#be8d30 color schemes
#be8d30 color preview, HTML & CSS examples
           This text has a color of #be8d30        
        
          <p style="color:#be8d30;">Text here</p>
        
        
          .mytext {color:#be8d30;}
        
        Text color #be8d30
      
           This box has a color of #be8d30        
        
          <div style="background-color:#be8d30;">Content here</div>
        
        
          .mybackground {background-color:#be8d30;}
        
        Background color #be8d30
      
           Border around this has a color of #be8d30        
        
          <div style="border:2px solid #be8d30;">Content here</div>
        
        
          .myborder {border:2px solid #be8d30;}
        
        Border color #be8d30