#be8b16 color space conversions
Hex:
        #be8b16
        RGB:
        190, 139, 22
        CMY:
        25, 45, 91
        CMYK:
        0, 27, 88, 25
      HSL:
        42°, 79.2453%, 41.5686%
        HSV (HSB):
        42°, 88.4211%, 74.5098%
        XYZ:
        30.6126, 29.4703, 4.8339
        xyY:
        0.4716, 0.4540, 29.4703
      CIE-Lab:
        61.1945, 9.9994, 62.2759
        CIE-LCH:
        61.1945, 63.0736, 80.8781
        CIE-Luv:
        61.1945, 42.5699, 60.5401
        Hunter-Lab:
        54.2866, 5.6561, 32.7211
      #be8b16 color charts
#be8b16 RGB chart
      #be8b16 CMYK chart
      #be8b16 RGB pie chart
      #be8b16 color shades, tints & tones
#be8b16 color schemes
#be8b16 color preview, HTML & CSS examples
           This text has a color of #be8b16        
        
          <p style="color:#be8b16;">Text here</p>
        
        
          .mytext {color:#be8b16;}
        
        Text color #be8b16
      
           This box has a color of #be8b16        
        
          <div style="background-color:#be8b16;">Content here</div>
        
        
          .mybackground {background-color:#be8b16;}
        
        Background color #be8b16
      
           Border around this has a color of #be8b16        
        
          <div style="border:2px solid #be8b16;">Content here</div>
        
        
          .myborder {border:2px solid #be8b16;}
        
        Border color #be8b16