#be8d29 color space conversions
Hex:
        #be8d29
        RGB:
        190, 141, 41
        CMY:
        25, 45, 84
        CMYK:
        0, 26, 78, 25
      HSL:
        40°, 64.5022%, 45.2941%
        HSV (HSB):
        40°, 78.4211%, 74.5098%
        XYZ:
        31.1603, 30.1570, 6.2764
        xyY:
        0.4610, 0.4462, 30.1570
      CIE-Lab:
        61.7894, 9.4667, 56.8612
        CIE-LCH:
        61.7894, 57.6439, 80.5476
        CIE-Luv:
        61.7894, 40.3875, 57.7998
        Hunter-Lab:
        54.9154, 5.1833, 31.6644
      #be8d29 color charts
#be8d29 RGB chart
      #be8d29 CMYK chart
      #be8d29 RGB pie chart
      #be8d29 color shades, tints & tones
#be8d29 color schemes
#be8d29 color preview, HTML & CSS examples
           This text has a color of #be8d29        
        
          <p style="color:#be8d29;">Text here</p>
        
        
          .mytext {color:#be8d29;}
        
        Text color #be8d29
      
           This box has a color of #be8d29        
        
          <div style="background-color:#be8d29;">Content here</div>
        
        
          .mybackground {background-color:#be8d29;}
        
        Background color #be8d29
      
           Border around this has a color of #be8d29        
        
          <div style="border:2px solid #be8d29;">Content here</div>
        
        
          .myborder {border:2px solid #be8d29;}
        
        Border color #be8d29