#4f200f color space conversions
Hex:
        #4f200f
        RGB:
        79, 32, 15
        CMY:
        69, 87, 94
        CMYK:
        0, 59, 81, 69
      HSL:
        16°, 68.0851%, 18.4314%
        HSV (HSB):
        16°, 81.0127%, 30.9804%
        XYZ:
        3.8272, 2.7298, 0.7771
        xyY:
        0.5218, 0.3722, 2.7298
      CIE-Lab:
        18.9275, 20.8267, 21.5181
        CIE-LCH:
        18.9275, 29.9463, 45.9354
        CIE-Luv:
        18.9275, 31.2863, 13.0950
        Hunter-Lab:
        16.5220, 12.4344, 8.7767
      #4f200f color charts
#4f200f RGB chart
      #4f200f CMYK chart
      #4f200f RGB pie chart
      #4f200f color shades, tints & tones
#4f200f color schemes
#4f200f color preview, HTML & CSS examples
           This text has a color of #4f200f        
        
          <p style="color:#4f200f;">Text here</p>
        
        
          .mytext {color:#4f200f;}
        
        Text color #4f200f
      
           This box has a color of #4f200f        
        
          <div style="background-color:#4f200f;">Content here</div>
        
        
          .mybackground {background-color:#4f200f;}
        
        Background color #4f200f
      
           Border around this has a color of #4f200f        
        
          <div style="border:2px solid #4f200f;">Content here</div>
        
        
          .myborder {border:2px solid #4f200f;}
        
        Border color #4f200f