#be8216 color space conversions
Hex:
        #be8216
        RGB:
        190, 130, 22
        CMY:
        25, 49, 91
        CMYK:
        0, 32, 88, 25
      HSL:
        39°, 79.2453%, 41.5686%
        HSV (HSB):
        39°, 88.4211%, 74.5098%
        XYZ:
        29.3627, 26.9703, 4.4173
        xyY:
        0.4833, 0.4440, 26.9703
      CIE-Lab:
        58.9469, 14.9575, 60.4969
        CIE-LCH:
        58.9469, 62.3186, 76.1124
        CIE-Luv:
        58.9469, 49.6673, 57.0784
        Hunter-Lab:
        51.9330, 10.0403, 31.3100
      #be8216 color charts
#be8216 RGB chart
      #be8216 CMYK chart
      #be8216 RGB pie chart
      #be8216 color shades, tints & tones
#be8216 color schemes
#be8216 color preview, HTML & CSS examples
           This text has a color of #be8216        
        
          <p style="color:#be8216;">Text here</p>
        
        
          .mytext {color:#be8216;}
        
        Text color #be8216
      
           This box has a color of #be8216        
        
          <div style="background-color:#be8216;">Content here</div>
        
        
          .mybackground {background-color:#be8216;}
        
        Background color #be8216
      
           Border around this has a color of #be8216        
        
          <div style="border:2px solid #be8216;">Content here</div>
        
        
          .myborder {border:2px solid #be8216;}
        
        Border color #be8216