#be8c27 color space conversions
Hex:
        #be8c27
        RGB:
        190, 140, 39
        CMY:
        25, 45, 85
        CMYK:
        0, 26, 79, 25
      HSL:
        40°, 65.9389%, 44.9020%
        HSV (HSB):
        40°, 79.4737%, 74.5098%
        XYZ:
        30.9795, 29.8498, 6.0482
        xyY:
        0.4632, 0.4463, 29.8498
      CIE-Lab:
        61.5244, 9.9409, 57.3519
        CIE-LCH:
        61.5244, 58.2071, 80.1665
        CIE-Luv:
        61.5244, 41.2360, 57.8615
        Hunter-Lab:
        54.6350, 5.6031, 31.6809
      #be8c27 color charts
#be8c27 RGB chart
      #be8c27 CMYK chart
      #be8c27 RGB pie chart
      #be8c27 color shades, tints & tones
#be8c27 color schemes
#be8c27 color preview, HTML & CSS examples
           This text has a color of #be8c27        
        
          <p style="color:#be8c27;">Text here</p>
        
        
          .mytext {color:#be8c27;}
        
        Text color #be8c27
      
           This box has a color of #be8c27        
        
          <div style="background-color:#be8c27;">Content here</div>
        
        
          .mybackground {background-color:#be8c27;}
        
        Background color #be8c27
      
           Border around this has a color of #be8c27        
        
          <div style="border:2px solid #be8c27;">Content here</div>
        
        
          .myborder {border:2px solid #be8c27;}
        
        Border color #be8c27