#be7d25 color space conversions
Hex:
        #be7d25
        RGB:
        190, 125, 37
        CMY:
        25, 51, 85
        CMYK:
        0, 34, 81, 25
      HSL:
        35°, 67.4009%, 44.5098%
        HSV (HSB):
        35°, 80.5263%, 74.5098%
        XYZ:
        28.9027, 25.7480, 5.1968
        xyY:
        0.4829, 0.4302, 25.7480
      CIE-Lab:
        57.7970, 18.1397, 54.6890
        CIE-LCH:
        57.7970, 57.6188, 71.6499
        CIE-Luv:
        57.7970, 53.0298, 52.3571
        Hunter-Lab:
        50.7424, 12.8738, 29.4475
      #be7d25 color charts
#be7d25 RGB chart
      #be7d25 CMYK chart
      #be7d25 RGB pie chart
      #be7d25 color shades, tints & tones
#be7d25 color schemes
#be7d25 color preview, HTML & CSS examples
           This text has a color of #be7d25        
        
          <p style="color:#be7d25;">Text here</p>
        
        
          .mytext {color:#be7d25;}
        
        Text color #be7d25
      
           This box has a color of #be7d25        
        
          <div style="background-color:#be7d25;">Content here</div>
        
        
          .mybackground {background-color:#be7d25;}
        
        Background color #be7d25
      
           Border around this has a color of #be7d25        
        
          <div style="border:2px solid #be7d25;">Content here</div>
        
        
          .myborder {border:2px solid #be7d25;}
        
        Border color #be7d25