#be8d20 color space conversions
Hex:
        #be8d20
        RGB:
        190, 141, 32
        CMY:
        25, 45, 87
        CMYK:
        0, 26, 83, 25
      HSL:
        41°, 71.1712%, 43.5294%
        HSV (HSB):
        41°, 83.1579%, 74.5098%
        XYZ:
        31.0208, 30.1012, 5.5416
        xyY:
        0.4653, 0.4515, 30.1012
      CIE-Lab:
        61.7414, 9.1583, 59.9191
        CIE-LCH:
        61.7414, 60.6150, 81.3099
        CIE-Luv:
        61.7414, 40.7278, 59.7107
        Hunter-Lab:
        54.8645, 4.9122, 32.4166
      #be8d20 color charts
#be8d20 RGB chart
      #be8d20 CMYK chart
      #be8d20 RGB pie chart
      #be8d20 color shades, tints & tones
#be8d20 color schemes
#be8d20 color preview, HTML & CSS examples
           This text has a color of #be8d20        
        
          <p style="color:#be8d20;">Text here</p>
        
        
          .mytext {color:#be8d20;}
        
        Text color #be8d20
      
           This box has a color of #be8d20        
        
          <div style="background-color:#be8d20;">Content here</div>
        
        
          .mybackground {background-color:#be8d20;}
        
        Background color #be8d20
      
           Border around this has a color of #be8d20        
        
          <div style="border:2px solid #be8d20;">Content here</div>
        
        
          .myborder {border:2px solid #be8d20;}
        
        Border color #be8d20