#be9d34 color space conversions
Hex:
        #be9d34
        RGB:
        190, 157, 52
        CMY:
        25, 38, 80
        CMYK:
        0, 17, 73, 25
      HSL:
        46°, 57.0248%, 47.4510%
        HSV (HSB):
        46°, 72.6316%, 74.5098%
        XYZ:
        33.9120, 35.3090, 8.2768
        xyY:
        0.4376, 0.4556, 35.3090
      CIE-Lab:
        65.9886, 1.2307, 56.6374
        CIE-LCH:
        65.9886, 56.6508, 88.7552
        CIE-Luv:
        65.9886, 28.0569, 61.5603
        Hunter-Lab:
        59.4214, -2.1168, 33.3365
      #be9d34 color charts
#be9d34 RGB chart
      #be9d34 CMYK chart
      #be9d34 RGB pie chart
      #be9d34 color shades, tints & tones
#be9d34 color schemes
#be9d34 color preview, HTML & CSS examples
           This text has a color of #be9d34        
        
          <p style="color:#be9d34;">Text here</p>
        
        
          .mytext {color:#be9d34;}
        
        Text color #be9d34
      
           This box has a color of #be9d34        
        
          <div style="background-color:#be9d34;">Content here</div>
        
        
          .mybackground {background-color:#be9d34;}
        
        Background color #be9d34
      
           Border around this has a color of #be9d34        
        
          <div style="border:2px solid #be9d34;">Content here</div>
        
        
          .myborder {border:2px solid #be9d34;}
        
        Border color #be9d34