#4f281f color space conversions
Hex:
        #4f281f
        RGB:
        79, 40, 31
        CMY:
        69, 84, 88
        CMYK:
        0, 49, 61, 69
      HSL:
        11°, 43.6364%, 21.5686%
        HSV (HSB):
        11°, 60.7595%, 30.9804%
        XYZ:
        4.2306, 3.2788, 1.7062
        xyY:
        0.4591, 0.3558, 3.2788
      CIE-Lab:
        21.1275, 17.1649, 13.9647
        CIE-LCH:
        21.1275, 22.1280, 39.1305
        CIE-Luv:
        21.1275, 25.0699, 9.8396
        Hunter-Lab:
        18.1074, 10.0163, 7.0884
      #4f281f color charts
#4f281f RGB chart
      #4f281f CMYK chart
      #4f281f RGB pie chart
      #4f281f color shades, tints & tones
#4f281f color schemes
#4f281f color preview, HTML & CSS examples
           This text has a color of #4f281f        
        
          <p style="color:#4f281f;">Text here</p>
        
        
          .mytext {color:#4f281f;}
        
        Text color #4f281f
      
           This box has a color of #4f281f        
        
          <div style="background-color:#4f281f;">Content here</div>
        
        
          .mybackground {background-color:#4f281f;}
        
        Background color #4f281f
      
           Border around this has a color of #4f281f        
        
          <div style="border:2px solid #4f281f;">Content here</div>
        
        
          .myborder {border:2px solid #4f281f;}
        
        Border color #4f281f