#be482f color space conversions
Hex:
        #be482f
        RGB:
        190, 72, 47
        CMY:
        25, 72, 82
        CMYK:
        0, 62, 75, 25
      HSL:
        10°, 60.3376%, 46.4706%
        HSV (HSB):
        10°, 75.2632%, 74.5098%
        XYZ:
        24.0657, 15.7871, 4.4681
        xyY:
        0.5430, 0.3562, 15.7871
      CIE-Lab:
        46.6939, 46.0849, 39.1084
        CIE-LCH:
        46.6939, 60.4424, 40.3185
        CIE-Luv:
        46.6939, 92.9526, 30.1661
        Hunter-Lab:
        39.7330, 38.5819, 21.1457
      #be482f color charts
#be482f RGB chart
      #be482f CMYK chart
      #be482f RGB pie chart
      #be482f color shades, tints & tones
#be482f color schemes
#be482f color preview, HTML & CSS examples
           This text has a color of #be482f        
        
          <p style="color:#be482f;">Text here</p>
        
        
          .mytext {color:#be482f;}
        
        Text color #be482f
      
           This box has a color of #be482f        
        
          <div style="background-color:#be482f;">Content here</div>
        
        
          .mybackground {background-color:#be482f;}
        
        Background color #be482f
      
           Border around this has a color of #be482f        
        
          <div style="border:2px solid #be482f;">Content here</div>
        
        
          .myborder {border:2px solid #be482f;}
        
        Border color #be482f