#be7e15 color space conversions
Hex:
        #be7e15
        RGB:
        190, 126, 21
        CMY:
        25, 51, 92
        CMYK:
        0, 34, 89, 25
      HSL:
        37°, 80.0948%, 41.3725%
        HSV (HSB):
        37°, 88.9474%, 74.5098%
        XYZ:
        28.8314, 25.9230, 4.1935
        xyY:
        0.4891, 0.4398, 25.9230
      CIE-Lab:
        57.9639, 17.1436, 59.9826
        CIE-LCH:
        57.9639, 62.3844, 74.0495
        CIE-Luv:
        57.9639, 52.8973, 55.6965
        Hunter-Lab:
        50.9146, 11.9785, 30.7569
      #be7e15 color charts
#be7e15 RGB chart
      #be7e15 CMYK chart
      #be7e15 RGB pie chart
      #be7e15 color shades, tints & tones
#be7e15 color schemes
#be7e15 color preview, HTML & CSS examples
           This text has a color of #be7e15        
        
          <p style="color:#be7e15;">Text here</p>
        
        
          .mytext {color:#be7e15;}
        
        Text color #be7e15
      
           This box has a color of #be7e15        
        
          <div style="background-color:#be7e15;">Content here</div>
        
        
          .mybackground {background-color:#be7e15;}
        
        Background color #be7e15
      
           Border around this has a color of #be7e15        
        
          <div style="border:2px solid #be7e15;">Content here</div>
        
        
          .myborder {border:2px solid #be7e15;}
        
        Border color #be7e15