#4f2327 color space conversions
Hex:
        #4f2327
        RGB:
        79, 35, 39
        CMY:
        69, 86, 85
        CMYK:
        0, 56, 51, 69
      HSL:
        355°, 38.5965%, 22.3529%
        HSV (HSB):
        355°, 55.6962%, 30.9804%
        XYZ:
        4.1917, 3.0108, 2.2797
        xyY:
        0.4421, 0.3175, 3.0108
      CIE-Lab:
        20.0871, 21.1046, 7.0960
        CIE-LCH:
        20.0871, 22.2657, 18.5843
        CIE-Luv:
        20.0871, 26.2540, 3.6254
        Hunter-Lab:
        17.3517, 12.7552, 4.3566
      #4f2327 color charts
#4f2327 RGB chart
      #4f2327 CMYK chart
      #4f2327 RGB pie chart
      #4f2327 color shades, tints & tones
#4f2327 color schemes
#4f2327 color preview, HTML & CSS examples
           This text has a color of #4f2327        
        
          <p style="color:#4f2327;">Text here</p>
        
        
          .mytext {color:#4f2327;}
        
        Text color #4f2327
      
           This box has a color of #4f2327        
        
          <div style="background-color:#4f2327;">Content here</div>
        
        
          .mybackground {background-color:#4f2327;}
        
        Background color #4f2327
      
           Border around this has a color of #4f2327        
        
          <div style="border:2px solid #4f2327;">Content here</div>
        
        
          .myborder {border:2px solid #4f2327;}
        
        Border color #4f2327