#5f2f02 color space conversions
Hex:
        #5f2f02
        RGB:
        95, 47, 2
        CMY:
        63, 82, 99
        CMYK:
        0, 51, 98, 63
      HSL:
        29°, 95.8763%, 19.0196%
        HSV (HSB):
        29°, 97.8947%, 37.2549%
        XYZ:
        5.7468, 4.4703, 0.6174
        xyY:
        0.5304, 0.4126, 4.4703
      CIE-Lab:
        25.1690, 18.7925, 34.5639
        CIE-LCH:
        25.1690, 39.3424, 61.4670
        CIE-Luv:
        25.1690, 36.0171, 23.0968
        Hunter-Lab:
        21.1431, 11.5166, 13.0688
      #5f2f02 color charts
#5f2f02 RGB chart
      #5f2f02 CMYK chart
      #5f2f02 RGB pie chart
      #5f2f02 color shades, tints & tones
#5f2f02 color schemes
#5f2f02 color preview, HTML & CSS examples
           This text has a color of #5f2f02        
        
          <p style="color:#5f2f02;">Text here</p>
        
        
          .mytext {color:#5f2f02;}
        
        Text color #5f2f02
      
           This box has a color of #5f2f02        
        
          <div style="background-color:#5f2f02;">Content here</div>
        
        
          .mybackground {background-color:#5f2f02;}
        
        Background color #5f2f02
      
           Border around this has a color of #5f2f02        
        
          <div style="border:2px solid #5f2f02;">Content here</div>
        
        
          .myborder {border:2px solid #5f2f02;}
        
        Border color #5f2f02