#be8d26 color space conversions
Hex:
        #be8d26
        RGB:
        190, 141, 38
        CMY:
        25, 45, 85
        CMYK:
        0, 26, 80, 25
      HSL:
        41°, 66.6667%, 44.7059%
        HSV (HSB):
        41°, 80.0000%, 74.5098%
        XYZ:
        31.1099, 30.1368, 6.0110
        xyY:
        0.4625, 0.4481, 30.1368
      CIE-Lab:
        61.7721, 9.3555, 57.9358
        CIE-LCH:
        61.7721, 58.6863, 80.8270
        CIE-Luv:
        61.7721, 40.5100, 58.4874
        Hunter-Lab:
        54.8970, 5.0854, 31.9359
      #be8d26 color charts
#be8d26 RGB chart
      #be8d26 CMYK chart
      #be8d26 RGB pie chart
      #be8d26 color shades, tints & tones
#be8d26 color schemes
#be8d26 color preview, HTML & CSS examples
           This text has a color of #be8d26        
        
          <p style="color:#be8d26;">Text here</p>
        
        
          .mytext {color:#be8d26;}
        
        Text color #be8d26
      
           This box has a color of #be8d26        
        
          <div style="background-color:#be8d26;">Content here</div>
        
        
          .mybackground {background-color:#be8d26;}
        
        Background color #be8d26
      
           Border around this has a color of #be8d26        
        
          <div style="border:2px solid #be8d26;">Content here</div>
        
        
          .myborder {border:2px solid #be8d26;}
        
        Border color #be8d26