#be775f color space conversions
Hex:
        #be775f
        RGB:
        190, 119, 95
        CMY:
        25, 53, 63
        CMYK:
        0, 37, 50, 25
      HSL:
        15°, 42.2222%, 55.8824%
        HSV (HSB):
        15°, 50.0000%, 74.5098%
        XYZ:
        29.8976, 24.9670, 14.0698
        xyY:
        0.4337, 0.3622, 24.9670
      CIE-Lab:
        57.0433, 25.2029, 24.8239
        CIE-LCH:
        57.0433, 35.3753, 44.5659
        CIE-Luv:
        57.0433, 51.8592, 25.8003
        Hunter-Lab:
        49.9670, 19.3626, 18.2819
      #be775f color charts
#be775f RGB chart
      #be775f CMYK chart
      #be775f RGB pie chart
      #be775f color shades, tints & tones
#be775f color schemes
#be775f color preview, HTML & CSS examples
           This text has a color of #be775f        
        
          <p style="color:#be775f;">Text here</p>
        
        
          .mytext {color:#be775f;}
        
        Text color #be775f
      
           This box has a color of #be775f        
        
          <div style="background-color:#be775f;">Content here</div>
        
        
          .mybackground {background-color:#be775f;}
        
        Background color #be775f
      
           Border around this has a color of #be775f        
        
          <div style="border:2px solid #be775f;">Content here</div>
        
        
          .myborder {border:2px solid #be775f;}
        
        Border color #be775f