#4f2a27 color space conversions
Hex:
        #4f2a27
        RGB:
        79, 42, 39
        CMY:
        69, 84, 85
        CMYK:
        0, 47, 51, 69
      HSL:
        5°, 33.8983%, 23.1373%
        HSV (HSB):
        5°, 50.6329%, 30.9804%
        XYZ:
        4.4186, 3.4647, 2.3553
        xyY:
        0.4316, 0.3384, 3.4647
      CIE-Lab:
        21.8163, 16.7835, 9.4742
        CIE-LCH:
        21.8163, 19.2730, 29.4446
        CIE-Luv:
        21.8163, 22.8867, 6.5431
        Hunter-Lab:
        18.6136, 9.7996, 5.5272
      #4f2a27 color charts
#4f2a27 RGB chart
      #4f2a27 CMYK chart
      #4f2a27 RGB pie chart
      #4f2a27 color shades, tints & tones
#4f2a27 color schemes
#4f2a27 color preview, HTML & CSS examples
           This text has a color of #4f2a27        
        
          <p style="color:#4f2a27;">Text here</p>
        
        
          .mytext {color:#4f2a27;}
        
        Text color #4f2a27
      
           This box has a color of #4f2a27        
        
          <div style="background-color:#4f2a27;">Content here</div>
        
        
          .mybackground {background-color:#4f2a27;}
        
        Background color #4f2a27
      
           Border around this has a color of #4f2a27        
        
          <div style="border:2px solid #4f2a27;">Content here</div>
        
        
          .myborder {border:2px solid #4f2a27;}
        
        Border color #4f2a27