#be5a12 color space conversions
Hex:
        #be5a12
        RGB:
        190, 90, 18
        CMY:
        25, 65, 93
        CMYK:
        0, 53, 91, 25
      HSL:
        25°, 82.6923%, 40.7843%
        HSV (HSB):
        25°, 90.5263%, 74.5098%
        XYZ:
        25.0006, 18.3032, 2.7875
        xyY:
        0.5424, 0.3971, 18.3032
      CIE-Lab:
        49.8618, 36.4747, 54.6099
        CIE-LCH:
        49.8618, 65.6707, 56.2605
        CIE-Luv:
        49.8618, 82.2812, 43.2040
        Hunter-Lab:
        42.7822, 29.4409, 26.0845
      #be5a12 color charts
#be5a12 RGB chart
      #be5a12 CMYK chart
      #be5a12 RGB pie chart
      #be5a12 color shades, tints & tones
#be5a12 color schemes
#be5a12 color preview, HTML & CSS examples
           This text has a color of #be5a12        
        
          <p style="color:#be5a12;">Text here</p>
        
        
          .mytext {color:#be5a12;}
        
        Text color #be5a12
      
           This box has a color of #be5a12        
        
          <div style="background-color:#be5a12;">Content here</div>
        
        
          .mybackground {background-color:#be5a12;}
        
        Background color #be5a12
      
           Border around this has a color of #be5a12        
        
          <div style="border:2px solid #be5a12;">Content here</div>
        
        
          .myborder {border:2px solid #be5a12;}
        
        Border color #be5a12