#4f452b color space conversions
Hex:
        #4f452b
        RGB:
        79, 69, 43
        CMY:
        69, 73, 83
        CMYK:
        0, 13, 46, 69
      HSL:
        43°, 29.5082%, 23.9216%
        HSV (HSB):
        43°, 45.5696%, 30.9804%
        XYZ:
        5.7886, 6.0929, 3.1565
        xyY:
        0.3849, 0.4052, 6.0929
      CIE-Lab:
        29.6457, -0.0286, 17.2606
        CIE-LCH:
        29.6457, 17.2606, 90.0950
        CIE-Luv:
        29.6457, 7.4240, 17.6609
        Hunter-Lab:
        24.6839, -1.3367, 9.6970
      #4f452b color charts
#4f452b RGB chart
      #4f452b CMYK chart
      #4f452b RGB pie chart
      #4f452b color shades, tints & tones
#4f452b color schemes
#4f452b color preview, HTML & CSS examples
           This text has a color of #4f452b        
        
          <p style="color:#4f452b;">Text here</p>
        
        
          .mytext {color:#4f452b;}
        
        Text color #4f452b
      
           This box has a color of #4f452b        
        
          <div style="background-color:#4f452b;">Content here</div>
        
        
          .mybackground {background-color:#4f452b;}
        
        Background color #4f452b
      
           Border around this has a color of #4f452b        
        
          <div style="border:2px solid #4f452b;">Content here</div>
        
        
          .myborder {border:2px solid #4f452b;}
        
        Border color #4f452b