#be9d64 color space conversions
Hex:
        #be9d64
        RGB:
        190, 157, 100
        CMY:
        25, 38, 61
        CMYK:
        0, 17, 47, 25
      HSL:
        38°, 40.9091%, 56.8627%
        HSV (HSB):
        38°, 47.3684%, 74.5098%
        XYZ:
        35.5924, 35.9812, 17.1257
        xyY:
        0.4013, 0.4057, 35.9812
      CIE-Lab:
        66.5056, 4.7657, 34.2917
        CIE-LCH:
        66.5056, 34.6213, 82.0880
        CIE-Luv:
        66.5056, 25.3651, 41.8433
        Hunter-Lab:
        59.9843, 0.9426, 25.0615
      #be9d64 color charts
#be9d64 RGB chart
      #be9d64 CMYK chart
      #be9d64 RGB pie chart
      #be9d64 color shades, tints & tones
#be9d64 color schemes
#be9d64 color preview, HTML & CSS examples
           This text has a color of #be9d64        
        
          <p style="color:#be9d64;">Text here</p>
        
        
          .mytext {color:#be9d64;}
        
        Text color #be9d64
      
           This box has a color of #be9d64        
        
          <div style="background-color:#be9d64;">Content here</div>
        
        
          .mybackground {background-color:#be9d64;}
        
        Background color #be9d64
      
           Border around this has a color of #be9d64        
        
          <div style="border:2px solid #be9d64;">Content here</div>
        
        
          .myborder {border:2px solid #be9d64;}
        
        Border color #be9d64