#be8e16 color space conversions
Hex:
        #be8e16
        RGB:
        190, 142, 22
        CMY:
        25, 44, 91
        CMYK:
        0, 25, 88, 25
      HSL:
        43°, 79.2453%, 41.5686%
        HSV (HSB):
        43°, 88.4211%, 74.5098%
        XYZ:
        31.0530, 30.3511, 4.9807
        xyY:
        0.4678, 0.4572, 30.3511
      CIE-Lab:
        61.9560, 8.3528, 62.8791
        CIE-LCH:
        61.9560, 63.4315, 82.4332
        CIE-Luv:
        61.9560, 40.2386, 61.7025
        Hunter-Lab:
        55.0918, 4.2025, 33.2040
      #be8e16 color charts
#be8e16 RGB chart
      #be8e16 CMYK chart
      #be8e16 RGB pie chart
      #be8e16 color shades, tints & tones
#be8e16 color schemes
#be8e16 color preview, HTML & CSS examples
           This text has a color of #be8e16        
        
          <p style="color:#be8e16;">Text here</p>
        
        
          .mytext {color:#be8e16;}
        
        Text color #be8e16
      
           This box has a color of #be8e16        
        
          <div style="background-color:#be8e16;">Content here</div>
        
        
          .mybackground {background-color:#be8e16;}
        
        Background color #be8e16
      
           Border around this has a color of #be8e16        
        
          <div style="border:2px solid #be8e16;">Content here</div>
        
        
          .myborder {border:2px solid #be8e16;}
        
        Border color #be8e16