#4f250e color space conversions
Hex:
        #4f250e
        RGB:
        79, 37, 14
        CMY:
        69, 85, 95
        CMYK:
        0, 53, 82, 69
      HSL:
        21°, 69.8925%, 18.2353%
        HSV (HSB):
        21°, 82.2785%, 30.9804%
        XYZ:
        3.9653, 3.0171, 0.7888
        xyY:
        0.5103, 0.3882, 3.0171
      CIE-Lab:
        20.1123, 17.7567, 23.3934
        CIE-LCH:
        20.1123, 29.3692, 52.7997
        CIE-Luv:
        20.1123, 28.6601, 15.1704
        Hunter-Lab:
        17.3698, 10.3518, 9.4663
      #4f250e color charts
#4f250e RGB chart
      #4f250e CMYK chart
      #4f250e RGB pie chart
      #4f250e color shades, tints & tones
#4f250e color schemes
#4f250e color preview, HTML & CSS examples
           This text has a color of #4f250e        
        
          <p style="color:#4f250e;">Text here</p>
        
        
          .mytext {color:#4f250e;}
        
        Text color #4f250e
      
           This box has a color of #4f250e        
        
          <div style="background-color:#4f250e;">Content here</div>
        
        
          .mybackground {background-color:#4f250e;}
        
        Background color #4f250e
      
           Border around this has a color of #4f250e        
        
          <div style="border:2px solid #4f250e;">Content here</div>
        
        
          .myborder {border:2px solid #4f250e;}
        
        Border color #4f250e