#be825e color space conversions
Hex:
        #be825e
        RGB:
        190, 130, 94
        CMY:
        25, 49, 63
        CMYK:
        0, 32, 51, 25
      HSL:
        23°, 42.4779%, 55.6863%
        HSV (HSB):
        23°, 50.5263%, 74.5098%
        XYZ:
        31.2382, 27.7206, 14.2938
        xyY:
        0.4264, 0.3784, 27.7206
      CIE-Lab:
        59.6354, 19.0383, 28.7593
        CIE-LCH:
        59.6354, 34.4899, 56.4960
        CIE-Luv:
        59.6354, 44.3476, 31.7016
        Hunter-Lab:
        52.6503, 13.7686, 20.7588
      #be825e color charts
#be825e RGB chart
      #be825e CMYK chart
      #be825e RGB pie chart
      #be825e color shades, tints & tones
#be825e color schemes
#be825e color preview, HTML & CSS examples
           This text has a color of #be825e        
        
          <p style="color:#be825e;">Text here</p>
        
        
          .mytext {color:#be825e;}
        
        Text color #be825e
      
           This box has a color of #be825e        
        
          <div style="background-color:#be825e;">Content here</div>
        
        
          .mybackground {background-color:#be825e;}
        
        Background color #be825e
      
           Border around this has a color of #be825e        
        
          <div style="border:2px solid #be825e;">Content here</div>
        
        
          .myborder {border:2px solid #be825e;}
        
        Border color #be825e