#4f2a15 color space conversions
Hex:
        #4f2a15
        RGB:
        79, 42, 21
        CMY:
        69, 84, 92
        CMYK:
        0, 47, 73, 69
      HSL:
        22°, 58.0000%, 19.6078%
        HSV (HSB):
        22°, 73.4177%, 30.9804%
        XYZ:
        4.1878, 3.3723, 1.1397
        xyY:
        0.4814, 0.3876, 3.3723
      CIE-Lab:
        21.4773, 15.0575, 20.8668
        CIE-LCH:
        21.4773, 25.7324, 54.1857
        CIE-Luv:
        21.4773, 25.1340, 14.8627
        Hunter-Lab:
        18.3639, 8.5689, 9.1752
      #4f2a15 color charts
#4f2a15 RGB chart
      #4f2a15 CMYK chart
      #4f2a15 RGB pie chart
      #4f2a15 color shades, tints & tones
#4f2a15 color schemes
#4f2a15 color preview, HTML & CSS examples
           This text has a color of #4f2a15        
        
          <p style="color:#4f2a15;">Text here</p>
        
        
          .mytext {color:#4f2a15;}
        
        Text color #4f2a15
      
           This box has a color of #4f2a15        
        
          <div style="background-color:#4f2a15;">Content here</div>
        
        
          .mybackground {background-color:#4f2a15;}
        
        Background color #4f2a15
      
           Border around this has a color of #4f2a15        
        
          <div style="border:2px solid #4f2a15;">Content here</div>
        
        
          .myborder {border:2px solid #4f2a15;}
        
        Border color #4f2a15