#be8a00 color space conversions
Hex:
        #be8a00
        RGB:
        190, 138, 0
        CMY:
        25, 46, 100
        CMYK:
        0, 27, 100, 25
      HSL:
        44°, 100.0000%, 37.2549%
        HSV (HSB):
        44°, 100.0000%, 74.5098%
        XYZ:
        30.3237, 29.1241, 4.0233
        xyY:
        0.4778, 0.4589, 29.1241
      CIE-Lab:
        60.8910, 10.2257, 65.9560
        CIE-LCH:
        60.8910, 66.7440, 81.1871
        CIE-Luv:
        60.8910, 43.7352, 62.2101
        Hunter-Lab:
        53.9668, 5.8565, 33.3566
      #be8a00 color charts
#be8a00 RGB chart
      #be8a00 CMYK chart
      #be8a00 RGB pie chart
      #be8a00 color shades, tints & tones
#be8a00 color schemes
#be8a00 color preview, HTML & CSS examples
           This text has a color of #be8a00        
        
          <p style="color:#be8a00;">Text here</p>
        
        
          .mytext {color:#be8a00;}
        
        Text color #be8a00
      
           This box has a color of #be8a00        
        
          <div style="background-color:#be8a00;">Content here</div>
        
        
          .mybackground {background-color:#be8a00;}
        
        Background color #be8a00
      
           Border around this has a color of #be8a00        
        
          <div style="border:2px solid #be8a00;">Content here</div>
        
        
          .myborder {border:2px solid #be8a00;}
        
        Border color #be8a00